public class CompressedParametersRecord extends Record
| Modifier and Type | Field and Description |
|---|---|
int[] |
cParms |
int |
cType |
int |
pCount |
int |
rfuA |
| Constructor and Description |
|---|
CompressedParametersRecord(RecordPlan plan)
Constructor.
|
checkEndRecord, getBuf, getContentOffset, getRecordSize, getRecordType, getRecordTypeAbbreviation, hasBit, readIntArray, readOffsetArray, toLines, warnFormat@CdfField public final int cType
@CdfField public final int rfuA
@CdfField public final int pCount
@CdfField public final int[] cParms
public CompressedParametersRecord(RecordPlan plan) throws java.io.IOException
plan - basic record informationjava.io.IOException