Uses of Class
ucar.grib.grib1.GribPDSParamTable

Packages that use GribPDSParamTable
ucar.grib.grib1   
 

Uses of GribPDSParamTable in ucar.grib.grib1
 

Methods in ucar.grib.grib1 that return GribPDSParamTable
static GribPDSParamTable GribPDSParamTable.getParameterTable(int center, int subcenter, int number)
          Looks for the parameter table which matches the center, subcenter and table version from the tables array.