| Package | Description |
|---|---|
| ucar.nc2.dt |
Scientific data types package.
|
| ucar.nc2.dt.radial |
Scientific data type "Radial", uses polar coordinate system.
|
| Modifier and Type | Field and Description |
|---|---|
static RadialDatasetSweep.Type |
RadialDatasetSweep.Type.NONE |
| Modifier and Type | Method and Description |
|---|---|
RadialDatasetSweep.Type |
RadialDatasetSweep.getCommonType()
If all the sweeps are the same type, return it here, else NONE
|
RadialDatasetSweep.Type |
RadialDatasetSweep.Sweep.getType() |
static RadialDatasetSweep.Type |
RadialDatasetSweep.Type.getType(String name)
Find the DataType that matches this name, ignore case.
|
| Modifier and Type | Method and Description |
|---|---|
RadialDatasetSweep.Type |
RadialDatasetSweepAdapter.getCommonType() |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.