sk.robotics.rlcs.agents.robot
Class ApproachAgent.Cfg

java.lang.Object
  extended by sk.robotics.rlcs.agentspace.Agent.Cfg
      extended by sk.robotics.rlcs.agents.robot.MoveAgentBase.Cfg
          extended by sk.robotics.rlcs.agents.robot.ApproachAgent.Cfg
Enclosing class:
ApproachAgent

public static class ApproachAgent.Cfg
extends MoveAgentBase.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
 
Fields inherited from class sk.robotics.rlcs.agents.robot.MoveAgentBase.Cfg
blockActualPos, blockDestination, blockMovement, destinationTolerance, directionTolerance, priority
 
Fields inherited from class sk.robotics.rlcs.agentspace.Agent.Cfg
enabled, id, logLevel, timerPeriodMs, triggers
 
Constructor Summary
ApproachAgent.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
 

Constructor Detail

ApproachAgent.Cfg

public ApproachAgent.Cfg()