|
HLCC Documentation 2.2.0
|
#include <dataAcquisitionFits.hpp>
Public Attributes | |
| bool | m_logical = false |
| int | m_integer |
| double | m_double |
| std::string | m_string |
Structure that will hold the values from the acquisition This covers all the variable for the supported types.
| double hlcc::telif::FitsItemGeneric::FitsValues::m_double |
| int hlcc::telif::FitsItemGeneric::FitsValues::m_integer |
| bool hlcc::telif::FitsItemGeneric::FitsValues::m_logical = false |
| std::string hlcc::telif::FitsItemGeneric::FitsValues::m_string |