|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
java.util.Vector |
availableData()
This function allows EASE to know which information can be sensed. |
ActInterface |
getActuators()
This function is called to get an object which allows the actor to act. |
java.util.Vector |
getFactories()
This function allows EASE to know what degrees of freedom the agent has. |
Interface |
getSensors()
This function is called to get an object which does the sensing in the environment. |
void |
start()
This function is called to start the environment |
Method Detail |
public java.util.Vector availableData()
public java.util.Vector getFactories()
public void start()
public Interface getSensors()
public ActInterface getActuators()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |