Uses of Class
ucar.nc2.iosp.gempak.GempakFileReader.DMPart

Packages that use GempakFileReader.DMPart
ucar.nc2.iosp.gempak   
 

Uses of GempakFileReader.DMPart in ucar.nc2.iosp.gempak
 

Fields in ucar.nc2.iosp.gempak with type parameters of type GempakFileReader.DMPart
protected  List<GempakFileReader.DMPart> GempakFileReader.parts
          part
 

Methods in ucar.nc2.iosp.gempak that return GempakFileReader.DMPart
 GempakFileReader.DMPart GempakFileReader.getPart(String name)
          Find the part with the particular name.
 

Methods in ucar.nc2.iosp.gempak with parameters of type GempakFileReader.DMPart
 float[] GempakFileReader.DM_UNPK(GempakFileReader.DMPart part, int[] ibitst)
          Unpack an array of packed integers.
 

Constructors in ucar.nc2.iosp.gempak with parameters of type GempakFileReader.DMPart
GempakFileReader.PackingInfo(GempakFileReader.DMPart part)
          Set the packing terms for this part
 



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