org.mbari.siam.distributed.jddac
Class AbstractStatsFunction
java.lang.Object
org.mbari.siam.distributed.jddac.AbstractStatsFunction
- All Implemented Interfaces:
- IFunction
- Direct Known Subclasses:
- MutableIntegerArrayStatsFunction, NumberStatsFunction
public abstract class AbstractStatsFunction
- extends java.lang.Object
- implements IFunction
- Author:
- brian
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MEAN
public static final java.lang.String MEAN
- See Also:
- Constant Field Values
STD_DEV
public static final java.lang.String STD_DEV
- See Also:
- Constant Field Values
MIN_VALUE
public static final java.lang.String MIN_VALUE
- See Also:
- Constant Field Values
MIN_VALUE_TIME
public static final java.lang.String MIN_VALUE_TIME
- See Also:
- Constant Field Values
MAX_VALUE
public static final java.lang.String MAX_VALUE
- See Also:
- Constant Field Values
MAX_VALUE_TIME
public static final java.lang.String MAX_VALUE_TIME
- See Also:
- Constant Field Values
NSAMPLES
public static final java.lang.String NSAMPLES
- See Also:
- Constant Field Values
START_TIME
public static final java.lang.String START_TIME
- See Also:
- Constant Field Values
STOP_TIME
public static final java.lang.String STOP_TIME
- See Also:
- Constant Field Values
AbstractStatsFunction
public AbstractStatsFunction()
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.