|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Grib2IdentificationSection | |
|---|---|
| ucar.grib.grib2 | |
| Uses of Grib2IdentificationSection in ucar.grib.grib2 |
|---|
| Methods in ucar.grib.grib2 that return Grib2IdentificationSection | |
|---|---|
Grib2IdentificationSection |
Grib2Record.getId()
returns IdentificationSection. |
Grib2IdentificationSection |
Grib2Product.getID()
ID of this record. |
| Constructors in ucar.grib.grib2 with parameters of type Grib2IdentificationSection | |
|---|---|
Grib2Product(java.lang.String header,
Grib2IndicatorSection is,
Grib2IdentificationSection id,
java.lang.String gdsKey,
Grib2ProductDefinitionSection pds,
long GdsOffset,
long PdsOffset)
Constructor. |
|
Grib2Product(java.lang.String header,
Grib2IndicatorSection is,
Grib2IdentificationSection id,
java.lang.String gdsKey,
int gdskey,
Grib2ProductDefinitionSection pds,
long GdsOffset,
long PdsOffset)
Constructor. |
|
Grib2Record(java.lang.String header,
Grib2IndicatorSection is,
Grib2IdentificationSection id,
Grib2GridDefinitionSection gds,
Grib2ProductDefinitionSection pds,
Grib2DataRepresentationSection drs,
long GdsOffset,
long PdsOffset)
Construction for Grib2Record. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||