Uses of Class
ucar.nc2.dt.RadialDatasetSweep.Type

Packages that use RadialDatasetSweep.Type
ucar.nc2.dt Scientific data types package. 
ucar.nc2.dt.radial Scientific data type "Radial", uses spherical coordinate system. 
 

Uses of RadialDatasetSweep.Type in ucar.nc2.dt
 

Fields in ucar.nc2.dt declared as RadialDatasetSweep.Type
static RadialDatasetSweep.Type RadialDatasetSweep.Type.NONE
           
 

Methods in ucar.nc2.dt that return RadialDatasetSweep.Type
 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.
 

Uses of RadialDatasetSweep.Type in ucar.nc2.dt.radial
 

Methods in ucar.nc2.dt.radial that return RadialDatasetSweep.Type
 RadialDatasetSweep.Type RadialDatasetSweepAdapter.getCommonType()
           
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.