Uses of Class
net.sourceforge.jgrib.tables.GribPDSParamTable

Packages that use GribPDSParamTable
net.sourceforge.jgrib   
net.sourceforge.jgrib.tables   
 

Uses of GribPDSParamTable in net.sourceforge.jgrib
 

Methods in net.sourceforge.jgrib that return GribPDSParamTable
 GribPDSParamTable GribRecordPDS.getParamTable()
          Get the Parameter Table that defines this parameter.
 

Uses of GribPDSParamTable in net.sourceforge.jgrib.tables
 

Methods in net.sourceforge.jgrib.tables 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.
 



Copyright © 2006-2010 GeoSolutions. All Rights Reserved.