org.mbari.siam.moos.utils.node
Class PressureSettings
java.lang.Object
org.mbari.siam.moos.utils.node.PressureSettings
- All Implemented Interfaces:
- java.io.Serializable
public class PressureSettings
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
baseSettings
public BaseSettings baseSettings
PRESSURE
public java.lang.String PRESSURE
MINPRESSURE
public double MINPRESSURE
MAXPRESSURE
public double MAXPRESSURE
MINPRESSURE_ALARM
public double MINPRESSURE_ALARM
MAXPRESSURE_ALARM
public double MAXPRESSURE_ALARM
PRESSURE_ERROR
public boolean PRESSURE_ERROR
PressureSettings
public PressureSettings(BaseSettings base)
Copyright © 2003 MBARI.
The Monterey Bay Aquarium Research Institute (MBARI) provides this documentation and code "as is", with no warranty, express or implied, of its quality or consistency. It is provided without support and without obligation on the part of MBARI to assist in its use, correction, modification, or enhancement.