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

Packages that use GempakParameter
ucar.nc2.iosp.gempak   
 

Uses of GempakParameter in ucar.nc2.iosp.gempak
 

Methods in ucar.nc2.iosp.gempak that return GempakParameter
 GempakParameter GempakParameterTable.getParameter(String name)
          Get the parameter for the given name
static GempakParameter GempakParameters.getParameter(String name)
          Get the parameter for the given name
static GempakParameter GempakGridParameterTable.getParameter(String name)
          Get the parameter for the given name
 

Methods in ucar.nc2.iosp.gempak that return types with arguments of type GempakParameter
 List<GempakParameter> AbstractGempakStationFileReader.getParameters(String partName)
          Get the list of parameters for the part
 

Methods in ucar.nc2.iosp.gempak with parameters of type GempakParameter
protected  Variable GempakStationFileIOSP.makeParamVariable(GempakParameter param, List<Dimension> dims)
          Make a variable from a GempakParmaeter
 



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