public class Grib2CollectionPanel.Grib2RecordBean extends Object
| Constructor and Description |
|---|
Grib2CollectionPanel.Grib2RecordBean() |
Grib2CollectionPanel.Grib2RecordBean(Grib2Record m) |
| Modifier and Type | Method and Description |
|---|---|
long |
getDataPos() |
String |
getFile() |
String |
getForecastDate() |
int |
getForecastTime() |
String |
getHeader() |
String |
getIntv() |
String |
getIntv2() |
long |
getIntvHash() |
String |
getLevel() |
int |
getNForecastsInEns() |
int |
getPertN() |
int |
getPertType() |
String |
getProbLimits() |
String |
getRefDate() |
String |
getTimeUnit() |
String |
getTInv() |
String |
showProcessedGridRecord(Formatter f) |
void |
toRawPdsString(Formatter f) |
public Grib2CollectionPanel.Grib2RecordBean()
public Grib2CollectionPanel.Grib2RecordBean(Grib2Record m) throws IOException
IOExceptionpublic final String getRefDate()
public final String getForecastDate()
public String getHeader()
public final String getTimeUnit()
public final int getForecastTime()
public final String getFile()
public String getLevel()
public String getTInv()
public String getIntv()
public String getIntv2()
public long getIntvHash()
public final int getPertN()
public final int getNForecastsInEns()
public final int getPertType()
public final String getProbLimits()
public long getDataPos()
public void toRawPdsString(Formatter f)
Copyright © 1999-2013 UCAR/Unidata. All Rights Reserved.