Grib2Drs.Type0, Grib2Drs.Type2, Grib2Drs.Type3, Grib2Drs.Type40, Grib2Drs.Type50002
Modifier and Type | Field and Description |
---|---|
int |
binaryScaleFactor |
int |
bitMapIndicator |
int |
boustrophonic |
int |
decimalScaleFactor |
int |
lengthOfSection6 |
int |
lengthOfSection7 |
int |
numberOfBits |
int |
orderOfSPD |
int |
p1 |
int |
p2 |
float |
referenceValue |
int |
section6 |
int |
section7 |
int[] |
spd |
int |
widthOfFirstOrderValues |
int |
widthOfLength |
int |
widthOfSPD |
int |
widthOfWidth |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
GribData.Info |
getBinaryDataInfo(RandomAccessFile raf) |
int |
hashCode() |
String |
toString() |
factory, getNGroups
public float referenceValue
public int binaryScaleFactor
public int decimalScaleFactor
public int numberOfBits
public int p1
public int p2
public int widthOfFirstOrderValues
public int widthOfWidth
public int widthOfLength
public int boustrophonic
public int orderOfSPD
public int widthOfSPD
public int[] spd
public int lengthOfSection6
public int section6
public int bitMapIndicator
public int lengthOfSection7
public int section7
public GribData.Info getBinaryDataInfo(RandomAccessFile raf) throws IOException
IOException
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.