public static class Grib2Drs.Type3 extends Grib2Drs.Type2
Grib2Drs.Type0, Grib2Drs.Type2, Grib2Drs.Type3, Grib2Drs.Type40, Grib2Drs.Type50002
Modifier and Type | Field and Description |
---|---|
int |
descriptorSpatial |
int |
orderSpatial |
bitsGroupWidths, bitsScaledGroupLength, lengthIncrement, lengthLastGroup, missingValueManagement, numberOfGroups, primaryMissingValue, referenceGroupLength, referenceGroupWidths, secondaryMissingValue, splittingMethod
binaryScaleFactor, decimalScaleFactor, numberOfBits, originalType, referenceValue
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |
getNGroups
getBinaryDataInfo
public java.lang.String toString()
toString
in class Grib2Drs.Type2
public boolean equals(java.lang.Object o)
equals
in class Grib2Drs.Type2
public int hashCode()
hashCode
in class Grib2Drs.Type2