starling_sim.basemodel.agent.spatial_agent

Module Contents

Classes

SpatialAgent

Class describing a spatial agent, with a position and origin in the simulation environment.

class starling_sim.basemodel.agent.spatial_agent.SpatialAgent(simulation_model, agent_id, origin, **kwargs)

Bases: starling_sim.basemodel.agent.agent.Agent

Class describing a spatial agent, with a position and origin in the simulation environment.

SCHEMA
__str__()

Give a string display to the simulation element