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