|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GribRecordBDS | |
---|---|
net.sourceforge.jgrib |
Uses of GribRecordBDS in net.sourceforge.jgrib |
---|
Methods in net.sourceforge.jgrib that return GribRecordBDS | |
---|---|
GribRecordBDS |
GribRecord.getBDS()
Get the binary data section of this GRIB record. |
Methods in net.sourceforge.jgrib with parameters of type GribRecordBDS | |
---|---|
void |
GribRecord.setBDS(GribRecordBDS bds)
|
Constructors in net.sourceforge.jgrib with parameters of type GribRecordBDS | |
---|---|
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 |