visad.data.dods
Class Float64Valuator
- java.lang.Object
-
- visad.data.dods.Valuator
-
- visad.data.dods.Float64Valuator
-
public final class Float64Valuator extends Valuator
Provides support for processing 64-bit floating-point values in a DODS dataset. Processing includes checking for validity and unpacking.Instances are immutable.
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description SimpleSetgetRepresentationalSet(RealType realType)Returns the set used to represent unpacked, numeric values associated with this instance in the range of a VisADFlatField.static Valuatorvaluator(dods.dap.AttributeTable table)Returns an instance of this class corresponding to the attributes for a DODS variable.-
Methods inherited from class visad.data.dods.Valuator
process, process, process, process, valuator, valueRanger, valueUnpacker, valueVetter
-
-
-
-
Method Detail
-
valuator
public static Valuator valuator(dods.dap.AttributeTable table) throws BadFormException, VisADException, java.rmi.RemoteException
Returns an instance of this class corresponding to the attributes for a DODS variable.- Parameters:
table- The attribute table for a DODS variable.- Throws:
BadFormException- The attribute table is corrupt.VisADException- VisAD failure.java.rmi.RemoteException- Java RMI failure.
-
getRepresentationalSet
public SimpleSet getRepresentationalSet(RealType realType) throws VisADException
Returns the set used to represent unpacked, numeric values associated with this instance in the range of a VisADFlatField.- Specified by:
getRepresentationalSetin classValuator- Returns:
- realType The VisAD real-type for the set.
- Throws:
VisADException- VisAD failure.
-
-
DMelt 3.0 © DataMelt by jWork.ORG