|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectucar.nc2.iosp.gempak.GempakFileReader.PackingInfo
protected class GempakFileReader.PackingInfo
Class to hold DM Integer packing info
Field Summary | |
---|---|
int[] |
imissc
missing |
int[] |
isbitc
missing |
int[] |
iswrdc
missing |
int[] |
koffst
offsets |
int[] |
nbitsc
n bits |
double[] |
scalec
scaling |
Constructor Summary | |
---|---|
GempakFileReader.PackingInfo(GempakFileReader.DMPart part)
Set the packing terms for this part |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int[] koffst
public int[] nbitsc
public double[] scalec
public int[] imissc
public int[] iswrdc
public int[] isbitc
Constructor Detail |
---|
public GempakFileReader.PackingInfo(GempakFileReader.DMPart part)
part
- The part for the packing
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |