public class UInt16AttributeAdapter extends Int32AttributeAdapter
Attribute.UINT16
attribute to
the VisAD data-import context.
Instances are immutable.
Constructor and Description |
---|
UInt16AttributeAdapter(String name,
dods.dap.Attribute attr)
Constructs from a name and an appropriate attribute.
|
floatValue
number, visadSet
data, getAttributeName, getRealType
attributeTable, attributeTable, getCacheStrategy, isFlat, mathType, realType, realType, realType, realType, scalarName
public UInt16AttributeAdapter(String name, dods.dap.Attribute attr) throws VisADException
name
- The name of the attribute.attr
- The attribute. Must have the appropriate type.VisADException
- VisAD failure. Probably the attribute has an
inappropriate type.Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.