|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.bristol.star.cdf.record.Record
uk.ac.bristol.star.cdf.record.SparsenessParametersRecord
public class SparsenessParametersRecord
Field data for CDF record of type Sparseness Parameters Record.
Field Summary | |
---|---|
int |
pCount
|
int |
rfuA
|
int[] |
sArraysParms
|
int |
sArraysType
|
Constructor Summary | |
---|---|
SparsenessParametersRecord(RecordPlan plan)
Constructor. |
Method Summary |
---|
Methods inherited from class uk.ac.bristol.star.cdf.record.Record |
---|
checkEndRecord, checkIntValue, getBuf, getContentOffset, getRecordSize, getRecordType, getRecordTypeAbbreviation, hasBit, readIntArray, readOffsetArray, toLines, warnFormat |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
@CdfField public final int sArraysType
@CdfField public final int rfuA
@CdfField public final int pCount
@CdfField public final int[] sArraysParms
Constructor Detail |
---|
public SparsenessParametersRecord(RecordPlan plan) throws java.io.IOException
plan
- basic record information
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |