FACT++  1.0
void CompressedFitsFile::ColumnEntry::setOffset ( int  off)
inline

Definition at line 298 of file fitsDecompressor.cc.

298 { _offset = off;};
int _offset
the offset of the column, in bytes, from the beginning of one row