clarion.mcs
Class Drives
java.lang.Object
clarion.mcs.Drives
- public class Drives
- extends java.lang.Object
This class is to implement the three types of drives: the low-level primary
drive, the high-level primary and the secondary drives.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Drives
public Drives()
getLength
public int getLength()
getFoodStrength
public double getFoodStrength()
getWaterStrength
public double getWaterStrength()
getAvoidDangerStrength
public double getAvoidDangerStrength()
getSleepStrength
public double getSleepStrength()
getReproduceStrength
public double getReproduceStrength()
getBelongingStrength
public double getBelongingStrength()
getEsteemStrength
public double getEsteemStrength()
getSelfActualStrength
public double getSelfActualStrength()