|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GribPDSVariablesIF
A interface for handling Grib1 and Grib2 PDS variables from a byte[].
Method Summary | |
---|---|
int |
getAnalysisGenProcess()
analysisGenProcess. |
int |
getBackGenProcess()
backGenProcess. |
int |
getChemicalType()
ChemicalType. |
int |
getCoordinates()
Number of this coordinates. |
int |
getForecastPercentile()
ForecastPercentile. |
int |
getForecastProbability()
ForecastProbability. |
int |
getForecastTime()
forecastTime. |
int |
getHoursAfter()
hoursAfter. |
int |
getLength()
|
int |
getMinutesAfter()
minutesAfter. |
int |
getNB()
Number Bands. |
int |
getNumberForecasts()
number of forecasts/members. |
int |
getObservationProcess()
ObservationProcess. |
int |
getParameterCategory()
parameter Category . |
int |
getParameterNumber()
parameter Number. |
byte[] |
getPDSBytes()
PDS as a byte[] |
int |
getPerturbation()
Perturbation number |
int |
getProductDefinition()
productDefinition. |
int |
getSection()
Number of this section . |
int |
getTimeRangeUnit()
returns timeRangeUnit . |
int |
getType()
Ensemble Type information |
int |
getTypeFirstFixedSurface()
typeFirstFixedSurface. |
int |
getTypeGenProcess()
type of Generating Process. |
int |
getTypeSecondFixedSurface()
typeSecondFixedSurface. |
float |
getValueFirstFixedSurface()
FirstFixedSurfaceValue |
float |
getValueLowerLimit()
ValueLowerLimit |
float |
getValueSecondFixedSurface()
SecondFixedSurfaceValue |
float |
getValueUpperLimit()
ValueUpperLimit |
Method Detail |
---|
byte[] getPDSBytes()
int getLength()
int getSection()
int getCoordinates()
int getProductDefinition()
int getParameterCategory()
int getParameterNumber()
int getTypeGenProcess()
int getChemicalType()
int getBackGenProcess()
int getObservationProcess()
int getNB()
int getAnalysisGenProcess()
int getHoursAfter()
int getMinutesAfter()
int getTimeRangeUnit()
int getForecastTime()
int getTypeFirstFixedSurface()
float getValueFirstFixedSurface()
int getTypeSecondFixedSurface()
float getValueSecondFixedSurface()
int getType()
int getForecastProbability()
int getForecastPercentile()
int getPerturbation()
int getNumberForecasts()
float getValueLowerLimit()
float getValueUpperLimit()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |