Uses of Interface
com.luciad.format.grib.ILcdGRIBParameterTable
Packages that use ILcdGRIBParameterTable
-
Uses of ILcdGRIBParameterTable in com.luciad.format.grib
Classes in com.luciad.format.grib that implement ILcdGRIBParameterTableModifier and TypeClassDescriptionclass
Deprecated.The NetCDF decoder should be used to decode GRIB data.class
Deprecated.The NetCDF decoder should be used to decode GRIB data.Methods in com.luciad.format.grib that return ILcdGRIBParameterTableModifier and TypeMethodDescriptionDeprecated.Decodes a GRIB parameter table file.Deprecated.Decodes a GRIB parameter table file.Methods in com.luciad.format.grib with parameters of type ILcdGRIBParameterTableModifier and TypeMethodDescriptionvoid
TLcdGRIB1ModelDecoder.addParameterTable
(ILcdGRIBParameterTable aParameterTable) Deprecated.Adds a parameter table.void
TLcdGRIB1ModelDecoder.addParameterTable
(ILcdGRIBParameterTable aParameterTable, boolean aMatchCenter) Deprecated.Adds a parameter table.void
TLcdGRIBBulletinModelDecoder.addParameterTable
(ILcdGRIBParameterTable aParameterTable) Deprecated.Adds a parameter table.void
TLcdGRIBBulletinModelDecoder.addParameterTable
(ILcdGRIBParameterTable aParameterTable, boolean aMatchCenter) Deprecated.Adds a parameter table.void
TLcdGRIBModelDecoder.addParameterTable
(ILcdGRIBParameterTable aParameterTable) Deprecated.Adds a parameter table.void
TLcdGRIBModelDecoder.addParameterTable
(ILcdGRIBParameterTable aParameterTable, boolean aMatchCenter) Deprecated.Adds a parameter table.void
TLcdGRIB1ModelDecoder.removeParameterTable
(ILcdGRIBParameterTable aParameterTable) Deprecated.Removes a parameter table.void
TLcdGRIBBulletinModelDecoder.removeParameterTable
(ILcdGRIBParameterTable aParameterTable) Deprecated.Removes a parameter table.void
TLcdGRIBModelDecoder.removeParameterTable
(ILcdGRIBParameterTable aParameterTable) Deprecated.Removes a parameter table.