FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
bool ofits::AddComment
(
const std::string &
comment
)
inline
Definition at line
578
of file
ofits.h
.
References
Set()
.
Referenced by
WriteFitsHeader()
.
579
{
580
return
Set
(
"COMMENT"
,
false
,
""
, comment);
581
}
ofits::Set
bool Set(const std::string &key="", bool delim=false, const std::string &value="", const std::string &comment="")
Definition:
ofits.h:260
Here is the call graph for this function:
Here is the caller graph for this function:
ofits
Generated on Sun Sep 18 2016 20:50:55 for FACT++ by
1.8.11