rcssjava.coach
Class ConditionsStorage

java.lang.Object
  extended by rcssjava.coach.ConditionsStorage
All Implemented Interfaces:
java.io.Serializable

public class ConditionsStorage
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 FeaturesStorage[] ballPosFeat
           
 FeaturesStorage trueFeatures
           
 
Constructor Summary
ConditionsStorage()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

trueFeatures

public FeaturesStorage trueFeatures

ballPosFeat

public FeaturesStorage[] ballPosFeat
Constructor Detail

ConditionsStorage

public ConditionsStorage()