fpmas-metamodel 1.0
|
#include <output.h>
Public Member Functions | |
MetaGridAgentView (const MetaGridAgent *agent) | |
![]() | |
MetaAgentView (const MetaAgentBase *agent) | |
Public Attributes | |
DiscretePoint | location |
![]() | |
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.