org.mbari.siam.moos.utils.node
Class TemperatureSettings
java.lang.Object
org.mbari.siam.moos.utils.node.TemperatureSettings
- All Implemented Interfaces:
- java.io.Serializable
public class TemperatureSettings
- 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
TEMPERATURE
public java.lang.String TEMPERATURE
- variables for Temperature
MINTEMPERATURE
public double MINTEMPERATURE
MAXTEMPERATURE
public double MAXTEMPERATURE
MINTEMP_ALARM
public double MINTEMP_ALARM
MAXTEMP_ALARM
public double MAXTEMP_ALARM
TEMP_ERROR
public boolean TEMP_ERROR
TemperatureSettings
public TemperatureSettings(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.