|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEDU.gatech.cc.is.abstractrobot.ControlSystemS
ec.teambots.EvolvedControlSystem
public class EvolvedControlSystem
This is the superclass for all evolved robot Control Systems. Created: Thu Mar 15 15:28:30 2001 By: Liviu Panait
Field Summary |
---|
Fields inherited from class EDU.gatech.cc.is.abstractrobot.ControlSystemS |
---|
abstract_robot, CSSTAT_DONE, CSSTAT_ERROR, CSSTAT_OK, seed |
Constructor Summary | |
---|---|
EvolvedControlSystem()
|
Method Summary |
---|
Methods inherited from class EDU.gatech.cc.is.abstractrobot.ControlSystemS |
---|
configure, Configure, getAbstractRobot, Init, init, quit, takeStep, TakeStep, trialEnd, TrialEnd, trialInit, TrialInit |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EvolvedControlSystem()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |