public static class FmrcDefinition.Grid extends Object implements Comparable
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Object o) |
int |
countVertCoords(double offsetHour) |
FmrcCoordSys.EnsCoord |
getEnsTimeCoord() |
double[] |
getVertCoords(double hourOffset)
Get inventory as an array of vert coords, at a particular time coord = hourOffset
|
ucar.nc2.dt.fmrc.FmrcDefinition.VertTimeCoord |
getVertTimeCoord() |
public FmrcCoordSys.EnsCoord getEnsTimeCoord()
public ucar.nc2.dt.fmrc.FmrcDefinition.VertTimeCoord getVertTimeCoord()
public int countVertCoords(double offsetHour)
public double[] getVertCoords(double hourOffset)
hourOffset
- : may or may not be in the list of time coordspublic int compareTo(Object o)
compareTo
in interface Comparable
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.