FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
CompressedFitsFile::HeaderEntry::HeaderEntry
(
)
inline
Default constructor
Definition at line
31
of file
fitsDecompressor.cc
.
31
:
_key
(
""
),
32
_value
(
""
),
33
_comment
(
""
),
34
_fitsString
(
""
)
35
{
36
}
CompressedFitsFile::HeaderEntry::_comment
string _comment
the comment associated to the header entry
Definition:
fitsCompressor.cc:212
CompressedFitsFile::HeaderEntry::_value
string _value
the value of the header entry
Definition:
fitsCompressor.cc:211
CompressedFitsFile::HeaderEntry::_key
string _key
the key (name) of the header entry
Definition:
fitsCompressor.cc:210
CompressedFitsFile::HeaderEntry::_fitsString
string _fitsString
the string that will be written to the fits file
Definition:
fitsCompressor.cc:213
CompressedFitsFile
HeaderEntry
Generated on Sun Sep 18 2016 20:50:43 for FACT++ by
1.8.11