| Package | Description |
|---|---|
| visad.data.hdfeos |
Provides for importing an HDF-EOS dataset into VisAD.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HdfeosFile.close() |
static void |
HdfeosFile.closeAll() |
void |
EosStruct.readData(java.lang.String f_name,
int[] start,
int[] stride,
int[] edge,
int num_type,
visad.data.hdfeos.Calibration cal,
float[] f_data) |
| Constructor and Description |
|---|
HdfeosFlatField(visad.data.hdfeos.HdfeosDomain domain,
Variable range) |
HdfeosFlatField(visad.data.hdfeos.HdfeosDomain domain,
Variable[] range_s) |
HdfeosFlatField(visad.data.hdfeos.HdfeosDomain domain,
VariableSet range_s) |