|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GribRecordIS | |
---|---|
net.sourceforge.jgrib |
Uses of GribRecordIS in net.sourceforge.jgrib |
---|
Methods in net.sourceforge.jgrib that return GribRecordIS | |
---|---|
GribRecordIS |
GribRecord.getIS()
Get the indicator section of this GRIB record. |
Methods in net.sourceforge.jgrib with parameters of type GribRecordIS | |
---|---|
void |
GribRecord.setIS(GribRecordIS is)
Creates and set the IS for this record. |
Constructors in net.sourceforge.jgrib with parameters of type GribRecordIS | |
---|---|
GribRecord(GribRecordIS is,
GribRecordPDS pds,
GribRecordGDS gds,
GribRecordBDS bds,
GribRecordBMS bms)
This function creates a GribRecord by providing all the sections needed to da that. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |