|
fpmas-metamodel 1.0
|
#include <output.h>


Public Member Functions | |
| MetaGridAgentView (const MetaGridAgent *agent) | |
Public Member Functions inherited from MetaAgentView | |
| MetaAgentView (const MetaAgentBase *agent) | |
Public Attributes | |
| DiscretePoint | location |
Public Attributes inherited from MetaAgentView | |
| DistributedId | id |
| std::deque< DistributedId > | contacts |
| std::vector< DistributedId > | perceptions |
MetaAgentView extension for MetaGridAgents.
| MetaGridAgentView::MetaGridAgentView | ( | const MetaGridAgent * | agent | ) |
MetaGridAgentView constructor.
| agent | MetaGridAgent to output |
| DiscretePoint MetaGridAgentView::location |
Discrete location of the agent.