|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.grib.grib2.Grib2LocalUseSection
public final class Grib2LocalUseSection
A class that represents the local use section (LUS) of a GRIB product. This is section 2, local user section. It mostly unused.
| Constructor Summary | |
|---|---|
Grib2LocalUseSection(ucar.unidata.io.RandomAccessFile raf)
Constructs a Grib2LocalUseSection object from a raf. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Grib2LocalUseSection(ucar.unidata.io.RandomAccessFile raf)
throws java.io.IOException
raf - RandomAccessFile
java.io.IOException - if raf contains no valid GRIB product
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||