Uses of Class
ucar.nc2.Sequence

Packages that use Sequence
ucar.nc2.dataset An extension to the netCDF API which provides support for coordinate systems, scale/offset/missing data, and NcML. 
ucar.nc2.iosp.gempak   
ucar.nc2.iosp.misc Miscellaneous IOSPs. 
 

Uses of Sequence in ucar.nc2.dataset
 

Constructors in ucar.nc2.dataset with parameters of type Sequence
SequenceDS(Group g, Sequence orgSeq)
           
 

Uses of Sequence in ucar.nc2.iosp.gempak
 

Methods in ucar.nc2.iosp.gempak that return Sequence
protected  Sequence GempakSoundingIOSP.makeSequence(Structure parent, String partName, boolean includeMissing)
          Make a Sequence for the part
 

Uses of Sequence in ucar.nc2.iosp.misc
 

Methods in ucar.nc2.iosp.misc that return Sequence
protected  Sequence Uspln.makeSequence(NetcdfFile ncfile)
           
 



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