FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
bool ofits::AddColumnBool
(
const
FITS::Compression
&
comp
,
uint32_t
cnt
,
const std::string &
name
,
const std::string &
unit
=
""
,
const std::string &
comment
=
""
)
inline
Definition at line
748
of file
ofits.h
.
References
AddColumn()
, and
ofits::Key::comment
.
749
{
return
AddColumn
(comp, cnt,
'L'
, name, unit, comment); }
ofits::AddColumn
virtual bool AddColumn(uint32_t cnt, char typechar, const std::string &name, const std::string &unit, const std::string &comment="", bool addHeaderKeys=true)
Definition:
ofits.h:596
Here is the call graph for this function:
ofits
Generated on Sun Sep 18 2016 20:50:55 for FACT++ by
1.8.11