org.mbari.siam.moos.utils.node
Class BaseSettings
java.lang.Object
org.mbari.siam.moos.utils.node.BaseSettings
- All Implemented Interfaces:
- java.io.Serializable
public class BaseSettings
- extends java.lang.Object
- implements java.io.Serializable
Settings Data
Description: This class holds all the basic settings data
Company: MBARI
- Version:
- 1.0
C August 2003 MBARI * Monterey Bay Aquarium Research Institute Proprietary Information.
All rights reserved.
- 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 |
NODENAME
public java.lang.String NODENAME
SAMPLECOUNT
public int SAMPLECOUNT
- misc variables
AUTOSCALING
public boolean AUTOSCALING
ERROR_COLOR
public final java.awt.Color ERROR_COLOR
INVALIDENTRY
public final double INVALIDENTRY
- See Also:
- Constant Field Values
SAMPLETIME
public java.lang.Integer SAMPLETIME
AUTOSAMPLE
public boolean AUTOSAMPLE
BaseSettings
public BaseSettings(java.lang.String nodeName)
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.