public class GridDatasetInv.Grid extends Object implements Comparable
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Object o) |
int |
countTotal() |
GridDatasetInv |
getFile() |
String |
getLocation() |
String |
getName() |
TimeCoord |
getTimeCoord() |
String |
getTimeCoordName() |
int |
getVertCoordLength() |
String |
getVertCoordName() |
String |
toString() |
public String getName()
public String getLocation()
public String getTimeCoordName()
public String getVertCoordName()
public int compareTo(Object o)
compareTo
in interface Comparable
public int countTotal()
public int getVertCoordLength()
public TimeCoord getTimeCoord()
public GridDatasetInv getFile()
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.