FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
bool ofits::SetFloat
(
const std::string &
key
,
double
f
,
const std::string &
comment
=
""
)
inline
Definition at line
566
of file
ofits.h
.
References
ofits::Key::comment
, and
SetFloat()
.
567
{
568
return
SetFloat
(key, f, 0, comment);
569
}
ofits::SetFloat
bool SetFloat(const std::string &key, double f, int p, const std::string &comment="")
Definition:
ofits.h:543
Here is the call graph for this function:
ofits
Generated on Sun Sep 18 2016 20:50:55 for FACT++ by
1.8.11