protected static class GempakFileReader.DMParam
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
kbits
# bits
|
int |
koffst
offset terms
|
java.lang.String |
kprmnm
part name
|
int |
kscale
scaling terms
|
Constructor and Description |
---|
DMParam()
Default ctor
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString()
Get a String representation of this object.
|