public class HdfeosFlatField extends Object
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) |
Modifier and Type | Method and Description |
---|---|
DataImpl |
getAdaptedData() |
DataImpl |
getAdaptedData(int[] indexes) |
DataImpl |
getData() |
DataImpl |
getData(int[] indexes) |
MathType |
getType() |
public HdfeosFlatField(visad.data.hdfeos.HdfeosDomain domain, Variable[] range_s) throws VisADException, UnimplementedException, HdfeosException
public HdfeosFlatField(visad.data.hdfeos.HdfeosDomain domain, Variable range) throws VisADException, UnimplementedException, HdfeosException
public HdfeosFlatField(visad.data.hdfeos.HdfeosDomain domain, VariableSet range_s) throws VisADException, UnimplementedException, HdfeosException
public MathType getType() throws VisADException
VisADException
public DataImpl getData() throws VisADException, RemoteException
VisADException
RemoteException
public DataImpl getAdaptedData() throws VisADException, RemoteException
VisADException
RemoteException
public DataImpl getData(int[] indexes) throws VisADException, RemoteException
VisADException
RemoteException
public DataImpl getAdaptedData(int[] indexes) throws VisADException
VisADException
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.