Class CompressedCdfRecord

java.lang.Object
uk.ac.bristol.star.cdf.record.Record
uk.ac.bristol.star.cdf.record.CompressedCdfRecord

public class CompressedCdfRecord extends Record
Field data for CDF record of type Compressed CDF Record.
Since:
19 Jun 2013
  • Field Details

  • Constructor Details

    • CompressedCdfRecord

      public CompressedCdfRecord(RecordPlan plan) throws IOException
      Constructor.
      Parameters:
      plan - basic record information
      Throws:
      IOException
  • Method Details

    • getDataOffset

      public long getDataOffset()
      Returns the file offset at which the compressed data in this record starts.
      Returns:
      file offset for start of data field