|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmassim.gridsimulations.SimulationAgentPerception
public abstract class SimulationAgentPerception
This class produce the normal perception, which is send to the agent.
Field Summary | |
---|---|
int |
posx
|
int |
posy
|
int |
step
|
Constructor Summary | |
---|---|
SimulationAgentPerception()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface massim.framework.util.XMLCodec.XMLEncodable |
---|
encodeToXML |
Field Detail |
---|
public int step
public int posx
public int posy
Constructor Detail |
---|
public SimulationAgentPerception()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |