|
|||||||||
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.sim.SimDetectionAgent.Cfg
sk.robotics.rlcs.agents.sim.SimDetectionAgent2.Cfg
public static class SimDetectionAgent2.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 |
blockPositions
Name of block with current set of positions. |
java.lang.Integer |
delayMs
Artificial delay. |
Fields inherited from class sk.robotics.rlcs.agents.sim.SimDetectionAgent.Cfg |
---|
blockDetectionData, simdHost, simdPort |
Fields inherited from class sk.robotics.rlcs.agentspace.Agent.Cfg |
---|
enabled, id, logLevel, timerPeriodMs, triggers |
Constructor Summary | |
---|---|
SimDetectionAgent2.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.Integer delayMs
public java.lang.String blockPositions
Constructor Detail |
---|
public SimDetectionAgent2.Cfg()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |