|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsk.robotics.rlcs.agentspace.Agent.Cfg
sk.robotics.rlcs.agents.beh.FollowAgent.Cfg
public static class FollowAgent.Cfg
Nested Class Summary |
---|
Nested classes/interfaces inherited from class sk.robotics.rlcs.agentspace.Agent.Cfg |
---|
Agent.Cfg.Limited, Agent.Cfg.NoDefault, Agent.Cfg.Required, Agent.Cfg.Validator |
Field Summary | |
---|---|
java.lang.String |
blockDestination
Name of block with current destination of the following robot. |
java.lang.String |
blockFollowedPos
Name of block with actual position of the followed robot. |
Fields inherited from class sk.robotics.rlcs.agentspace.Agent.Cfg |
---|
enabled, id, logLevel, timerPeriodMs, triggers |
Constructor Summary | |
---|---|
FollowAgent.Cfg()
|
Method Summary |
---|
Methods inherited from class sk.robotics.rlcs.agentspace.Agent.Cfg |
---|
createAgent, equals, getHiddenFields, hideFields, validate |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String blockDestination
public java.lang.String blockFollowedPos
Constructor Detail |
---|
public FollowAgent.Cfg()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |