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

Definition at line 296 of file fitsCompressor.cc.

Referenced by CompressedFitsWriter::addColumn().

296 { return _num; };
int _num
number of elements contained in one row of this column

+ Here is the caller graph for this function: