Uses of Class
ucar.nc2.iosp.gempak.AbstractGempakStationFileReader

Packages that use AbstractGempakStationFileReader
ucar.nc2.iosp.gempak   
 

Uses of AbstractGempakStationFileReader in ucar.nc2.iosp.gempak
 

Subclasses of AbstractGempakStationFileReader in ucar.nc2.iosp.gempak
 class GempakSoundingFileReader
          Read a Gempak grid file
 class GempakSurfaceFileReader
          Read a Gempak surface file
 

Fields in ucar.nc2.iosp.gempak declared as AbstractGempakStationFileReader
protected  AbstractGempakStationFileReader GempakStationFileIOSP.gemreader
          Gempak file reader
 

Methods in ucar.nc2.iosp.gempak that return AbstractGempakStationFileReader
protected abstract  AbstractGempakStationFileReader GempakStationFileIOSP.makeStationReader()
          Make the appropriate station file reader, subclasses need to implement this
protected  AbstractGempakStationFileReader GempakSoundingIOSP.makeStationReader()
          Make the station reader for this type
protected  AbstractGempakStationFileReader GempakSurfaceIOSP.makeStationReader()
          Make the station reader
 



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