| Package | Description |
|---|---|
| ucar.coord | |
| ucar.nc2.grib |
| Modifier and Type | Method and Description |
|---|---|
List<EnsCoord.Coord> |
CoordinateEns.getEnsSorted() |
| Constructor and Description |
|---|
CoordinateEns(int code,
List<EnsCoord.Coord> ensSorted) |
| Modifier and Type | Method and Description |
|---|---|
List<EnsCoord.Coord> |
EnsCoord.getCoords() |
| Modifier and Type | Method and Description |
|---|---|
int |
EnsCoord.Coord.compareTo(EnsCoord.Coord o) |
int |
EnsCoord.findIdx(EnsCoord.Coord coord) |
| Constructor and Description |
|---|
EnsCoord(List<EnsCoord.Coord> coords) |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.