|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.org.toot.control.AbstractLaw
public abstract class AbstractLaw
An abstract control law.
Method Summary | |
---|---|
float |
getMaximum()
|
float |
getMinimum()
|
int |
getResolution()
return the resolution of the integer value valid integers are 0 .. |
java.lang.String |
getUnits()
return the user units string |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface uk.org.toot.control.ControlLaw |
---|
intValue, userValue |
Method Detail |
---|
public int getResolution()
ControlLaw
getResolution
in interface ControlLaw
public float getMinimum()
getMinimum
in interface ControlLaw
public float getMaximum()
getMaximum
in interface ControlLaw
public java.lang.String getUnits()
ControlLaw
getUnits
in interface ControlLaw
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |