Package ucar.nc2.iosp.gempak
Class GempakFileReader.PackingInfo
- java.lang.Object
-
- ucar.nc2.iosp.gempak.GempakFileReader.PackingInfo
-
- Enclosing class:
- GempakFileReader
protected static class GempakFileReader.PackingInfo extends Object
Class to hold DM Integer packing info
-
-
Constructor Summary
Constructors Constructor Description PackingInfo(GempakFileReader.DMPart part)
Set the packing terms for this part
-
-
-
Constructor Detail
-
PackingInfo
public PackingInfo(GempakFileReader.DMPart part)
Set the packing terms for this part- Parameters:
part
- The part for the packing
-
-