org.mbari.siam.moos.utils.node
Class HumiditySettings
java.lang.Object
org.mbari.siam.moos.utils.node.HumiditySettings
- All Implemented Interfaces:
- java.io.Serializable
public class HumiditySettings
- extends java.lang.Object
- implements java.io.Serializable
Humidity Settings
Description: This class holds the settings values related to the Humidity Charts
C August 2003 MBARI * Monterey Bay Aquarium Research Institute Proprietary Information.
All rights reserved.
- Version:
- 1.0
- Author:
- Sanghamitra Das
- 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
HUMIDITY
public java.lang.String HUMIDITY
- variables for humidity
MINHUMIDITY
public double MINHUMIDITY
MAXHUMIDITY
public double MAXHUMIDITY
MINHUMIDITY_ALARM
public double MINHUMIDITY_ALARM
MAXHUMIDITY_ALARM
public double MAXHUMIDITY_ALARM
HUMIDITY_ERROR
public boolean HUMIDITY_ERROR
HumiditySettings
public HumiditySettings(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.