uk.ac.bristol.star.cdf.record
Class VariableValuesRecord

java.lang.Object
  extended by uk.ac.bristol.star.cdf.record.Record
      extended by uk.ac.bristol.star.cdf.record.VariableValuesRecord

public class VariableValuesRecord
extends Record

Field data for CDF record of type Variable Values Record.

Since:
19 Jun 2013

Constructor Summary
VariableValuesRecord(RecordPlan plan)
          Constructor.
 
Method Summary
 long getRecordsOffset()
          Returns the file offset at which the records data in this record starts.
 
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
 

Constructor Detail

VariableValuesRecord

public VariableValuesRecord(RecordPlan plan)
Constructor.

Parameters:
plan - basic record information
Method Detail

getRecordsOffset

public long getRecordsOffset()
Returns the file offset at which the records data in this record starts.

Returns:
file offset for start of Records field