public static class Grib2Drs.Type40 extends Grib2Drs.Type0
Grib2Drs.Type0, Grib2Drs.Type2, Grib2Drs.Type3, Grib2Drs.Type40, Grib2Drs.Type50002
Modifier and Type | Field and Description |
---|---|
int |
compressionMethod |
int |
compressionRatio |
binaryScaleFactor, decimalScaleFactor, numberOfBits, originalType, referenceValue
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
boolean |
hasSignedProblem() |
java.lang.String |
toString() |
getBinaryDataInfo
factory, getNGroups
public int compressionMethod
public int compressionRatio
public boolean hasSignedProblem()
public java.lang.String toString()
toString
in class Grib2Drs.Type0
public boolean equals(java.lang.Object o)
equals
in class Grib2Drs.Type0
public int hashCode()
hashCode
in class Grib2Drs.Type0