FACT++  1.0
double fits::GetFloat ( const std::string &  key) const
inline

Definition at line 1010 of file fits.h.

References fits::Table::Get().

Referenced by RawDataViewer::openFile().

1010 { return fTable.Get<double>(key); }
T Get(const std::string &key) const
Definition: fits.h:419
Table fTable
Definition: fits.h:502

+ Here is the call graph for this function:

+ Here is the caller graph for this function: