Uses of Class
com.luciad.format.grib.TLcdGRIBParameter
Packages that use TLcdGRIBParameter
-
Uses of TLcdGRIBParameter in com.luciad.format.grib
Methods in com.luciad.format.grib that return TLcdGRIBParameterModifier and TypeMethodDescriptionILcdGRIBParameterTable.getParameter
(int aParameterIndicator) Deprecated.Returns a parameter given its indicator.TLcdGRIBParameterTable.getParameter
(int aGRIBParameterIndicator) Deprecated.Returns the GRIB parameter corresponding to the given indicator.Methods in com.luciad.format.grib with parameters of type TLcdGRIBParameterModifier and TypeMethodDescriptionvoid
TLcdGRIBParameterTable.setParameter
(int aGRIBParameterIndicator, TLcdGRIBParameter aGRIBParameter) Deprecated.Sets the GRIB parameter corresponding to the given indicator.