visad.data.hdfeos
Class HdfeosFlatField
java.lang.Object
visad.data.hdfeos.HdfeosData
visad.data.hdfeos.HdfeosFlatField
- public class HdfeosFlatField
- extends HdfeosData
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
domain
HdfeosDomain domain
range_s
Variable[] range_s
n_fields
int n_fields
r_rank
int r_rank
d_rank
int d_rank
name_s
String[] name_s
num_type
int[] num_type
cal
Calibration[] cal
mathtype
FunctionType mathtype
struct
EosStruct struct
pointStruct
boolean pointStruct
start
int[] start
inv_start
int[] inv_start
stride
int[] stride
inv_stride
int[] inv_stride
edge
int[] edge
inv_edge
int[] inv_edge
rangeDimSet
DimensionSet rangeDimSet
domainDimSet
DimensionSet domainDimSet
data
FlatField data
HdfeosFlatField
public HdfeosFlatField(HdfeosDomain domain,
Variable[] range_s)
throws VisADException,
UnimplementedException,
HdfeosException
HdfeosFlatField
public HdfeosFlatField(HdfeosDomain domain,
Variable range)
throws VisADException,
UnimplementedException,
HdfeosException
HdfeosFlatField
public HdfeosFlatField(HdfeosDomain domain,
VariableSet range_s)
throws VisADException,
UnimplementedException,
HdfeosException
getType
public MathType getType()
throws VisADException
- Specified by:
getType in class HdfeosData
- Throws:
VisADException
getData
public DataImpl getData()
throws VisADException,
RemoteException
- Specified by:
getData in class HdfeosData
- Throws:
VisADException
RemoteException
getAdaptedData
public DataImpl getAdaptedData()
throws VisADException,
RemoteException
- Specified by:
getAdaptedData in class HdfeosData
- Throws:
VisADException
RemoteException
getData
public DataImpl getData(int[] indexes)
throws VisADException,
RemoteException
- Specified by:
getData in class HdfeosData
- Throws:
VisADException
RemoteException
getAdaptedData
public DataImpl getAdaptedData(int[] indexes)
throws VisADException
- Specified by:
getAdaptedData in class HdfeosData
- Throws:
VisADException