public final class Float64Valuator extends Valuator
Instances are immutable.
| Modifier and Type | Method and Description |
|---|---|
SimpleSet |
getRepresentationalSet(RealType realType)
Returns the set used to represent unpacked, numeric values associated
with this instance in the range of a VisAD
FlatField. |
static Valuator |
valuator(dods.dap.AttributeTable table)
Returns an instance of this class corresponding to the attributes for a
DODS variable.
|
decode, process, process, process, process, valuator, valueRanger, valueUnpacker, valueVetterpublic static Valuator valuator(dods.dap.AttributeTable table) throws BadFormException, VisADException, RemoteException
table - The attribute table for a DODS variable.BadFormException - The attribute table is corrupt.VisADException - VisAD failure.RemoteException - Java RMI failure.public SimpleSet getRepresentationalSet(RealType realType) throws VisADException
FlatField.getRepresentationalSet in class ValuatorVisADException - VisAD failure.Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.