public class Grib2DataPanel.Grib2RecordBean extends Object
| Constructor and Description |
|---|
Grib2DataPanel.Grib2RecordBean() |
Grib2DataPanel.Grib2RecordBean(Grib2Record m,
RandomAccessFile raf) |
| Modifier and Type | Method and Description |
|---|---|
float |
getAvgBits() |
int |
getBitMap() |
boolean |
getBitMapReplaced() |
int |
getDataLength() |
long |
getDataStart() |
int |
getDrsHash() |
long |
getDrsLength() |
int |
getDrsTemplate() |
String |
getFile() |
String |
getHeader() |
String |
getLevel() |
int |
getNBits() |
int |
getNDataPoints() |
int |
getNGroups() |
int |
getTime() |
String |
showProcessedGridRecord(Formatter f) |
void |
toRawPdsString(Formatter f) |
public Grib2DataPanel.Grib2RecordBean()
public Grib2DataPanel.Grib2RecordBean(Grib2Record m, RandomAccessFile raf) throws IOException
IOExceptionpublic String getHeader()
public int getDrsTemplate()
public int getNDataPoints()
public long getDrsLength()
public int getDataLength()
public long getDataStart()
public int getNBits()
public int getNGroups()
public float getAvgBits()
public int getDrsHash()
public int getBitMap()
public boolean getBitMapReplaced()
public final String getFile()
public final int getTime()
public String getLevel()
public void toRawPdsString(Formatter f)
Copyright © 1999–2014 UCAR/Unidata. All rights reserved.