HLCC Documentation 2.2.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
hlcc::telif::FitsItemGeneric::FitsValues Struct Reference

#include <dataAcquisitionFits.hpp>

Public Attributes

bool m_logical = false
 
int m_integer
 
double m_double
 
std::string m_string
 

Detailed Description

Structure that will hold the values from the acquisition This covers all the variable for the supported types.

Member Data Documentation

◆ m_double

double hlcc::telif::FitsItemGeneric::FitsValues::m_double

◆ m_integer

int hlcc::telif::FitsItemGeneric::FitsValues::m_integer

◆ m_logical

bool hlcc::telif::FitsItemGeneric::FitsValues::m_logical = false

◆ m_string

std::string hlcc::telif::FitsItemGeneric::FitsValues::m_string

The documentation for this struct was generated from the following file: