| Package | Description |
|---|---|
| ucar.nc2.ft.fmrc |
| Modifier and Type | Method and Description |
|---|---|
static VertCoord |
VertCoord.findVertCoord(List<VertCoord> vertCoords,
VertCoord want) |
| Modifier and Type | Method and Description |
|---|---|
List<VertCoord> |
FmrInv.getVertCoords() |
List<VertCoord> |
FmrcInv.getVertCoords() |
List<VertCoord> |
GridDatasetInv.getVertCoords()
Get a list of unique VertCoords.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
VertCoord.equalsData(VertCoord other) |
static VertCoord |
VertCoord.findVertCoord(List<VertCoord> vertCoords,
VertCoord want) |
static void |
VertCoord.normalize(VertCoord result,
List<VertCoord> vcList)
Extend result with all the values in the list of VertCoord
Sort the values and recreate the double[] values array.
|
| Modifier and Type | Method and Description |
|---|---|
static VertCoord |
VertCoord.findVertCoord(List<VertCoord> vertCoords,
VertCoord want) |
static void |
VertCoord.normalize(VertCoord result,
List<VertCoord> vcList)
Extend result with all the values in the list of VertCoord
Sort the values and recreate the double[] values array.
|
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.