Uses of Class
com.luciad.format.grib.TLcdGRIB2ParameterTable
Packages that use TLcdGRIB2ParameterTable
-
Uses of TLcdGRIB2ParameterTable in com.luciad.format.grib
Methods in com.luciad.format.grib that return TLcdGRIB2ParameterTableModifier and TypeMethodDescriptionDeprecated.Decodes a GRIB parameter number file.Methods in com.luciad.format.grib with parameters of type TLcdGRIB2ParameterTableModifier and TypeMethodDescriptionvoidTLcdGRIB2ModelDecoder.addParameterTable(TLcdGRIB2ParameterTable aParameterTable) Deprecated.Adds a parameter table.voidTLcdGRIB2ModelDecoder.addParameterTable(TLcdGRIB2ParameterTable aParameterTable, boolean aMatchCenter) Deprecated.Adds a parameter table.voidTLcdGRIB2ModelDecoder.removeParameterTable(TLcdGRIB2ParameterTable aParameterTable) Deprecated.Removes a parameter table.