FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
int CompressedFitsFile::ColumnEntry::width
(
)
const
inline
Definition at line
294
of file
fitsDecompressor.cc
.
294
{
return
_num
*
_typeSize
;};
CompressedFitsFile::ColumnEntry::_typeSize
int _typeSize
the number of bytes taken by one element
Definition:
fitsCompressor.cc:325
CompressedFitsFile::ColumnEntry::_num
int _num
number of elements contained in one row of this column
Definition:
fitsCompressor.cc:324
CompressedFitsFile
ColumnEntry
Generated on Sun Sep 18 2016 20:50:43 for FACT++ by
1.8.11