HLCC Documentation 2.2.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
hlcc::telif::FitsKeywords Class Reference

#include <dataAcquisitionFits.hpp>

Public Member Functions

 FitsKeywords (OldbInterface &moldbif)
 
bool ClearAcquisition ()
 
bool DoAcquisition (FitsData::DaqStage daq_stage)
 
bool GetJsonString (std::string &str_json)
 

Detailed Description

Container class for all the Fits Keywords parameters Will handle the acquisition and Json Conversion for all paramenters.

Constructor & Destructor Documentation

◆ FitsKeywords()

hlcc::telif::FitsKeywords::FitsKeywords ( OldbInterface & moldbif)
explicit

Constructor

Member Function Documentation

◆ ClearAcquisition()

bool hlcc::telif::FitsKeywords::ClearAcquisition ( )

Clear Acquisition of all parameters

Returns
true if successfull.

◆ DoAcquisition()

bool hlcc::telif::FitsKeywords::DoAcquisition ( FitsData::DaqStage daq_stage)

Perform Acquisition for all parameters matching the given stage.

Parameters
[in]daq_stageThe current stage of the general acquisition
Returns
true if all acquisitions successfull.

◆ GetJsonString()

bool hlcc::telif::FitsKeywords::GetJsonString ( std::string & str_json)

Builds a Json formated string containing the acquisition results from all paramenters.

Parameters
[in]str_jsonString to be writen with the Json string
Returns
true if successfull.

The documentation for this class was generated from the following files: