FACT++  1.0
int CompressedFitsFile::ColumnEntry::width ( ) const
inline

Definition at line 294 of file fitsDecompressor.cc.

294 { return _num*_typeSize;};
int _typeSize
the number of bytes taken by one element
int _num
number of elements contained in one row of this column