|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GribRecordPDS | |
---|---|
net.sourceforge.jgrib |
Uses of GribRecordPDS in net.sourceforge.jgrib |
---|
Methods in net.sourceforge.jgrib that return GribRecordPDS | |
---|---|
GribRecordPDS |
GribRecord.getPDS()
Get the product definition section of this GRIB record. |
Methods in net.sourceforge.jgrib with parameters of type GribRecordPDS | |
---|---|
int |
GribRecordPDS.compare(GribRecordPDS pds)
rdg - added this method to be used in a comparator for sorting while extracting records. |
void |
GribRecord.setPDS(GribRecordPDS pds)
Set the PDs for the current record. |
Constructors in net.sourceforge.jgrib with parameters of type GribRecordPDS | |
---|---|
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 |