public class Variable extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Variable obj) |
visad.data.hdfeos.Calibration |
getCalibration() |
NamedDimension |
getDim(int ii) |
DimensionSet |
getDimSet() |
String |
getName() |
int |
getNumberType() |
int |
getRank() |
boolean |
isCoordVar() |
String |
toString() |
public String getName()
public int getRank()
public visad.data.hdfeos.Calibration getCalibration()
public boolean equals(Variable obj)
public DimensionSet getDimSet()
public NamedDimension getDim(int ii)
public int getNumberType()
public boolean isCoordVar()
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.