API
 
Loading...
Searching...
No Matches
CTtmmodParams_0 Class Reference
Collaboration diagram for CTtmmodParams_0:
Collaboration graph

Public Member Functions

 CTtmmodParams_0 (uint8_t modState_, double modFreq_, double modRad_, double offset1_, double offset2_)
 
bool verify (const typename MagAOX::logger::ttmmod_params::messageT &msg)
 

Public Attributes

uint8_t m_saveTpModState
 
double m_saveTpModFreq
 
double m_saveTpModRad
 
double m_saveTpOffset1
 
double m_saveTpOffset2
 
uint8_t m_modState
 
double m_modFreq
 
double m_modRad
 
double m_offset1
 
double m_offset2
 
bool m_verify {false}
 
int L
 

Detailed Description

Class to encapsulate ttmmod_params flatbuffer data using => types/ttmmod_params.hpp => types/generated/ttmmod_params_generated.h

Definition at line 24 of file ttmmod_params_generated_tests.cpp.

Constructor & Destructor Documentation

◆ CTtmmodParams_0()

CTtmmodParams_0::CTtmmodParams_0 ( uint8_t  modState_,
double  modFreq_,
double  modRad_,
double  offset1_,
double  offset2_ 
)
inline

Member Function Documentation

◆ verify()

bool CTtmmodParams_0::verify ( const typename MagAOX::logger::ttmmod_params::messageT msg)
inline

Member Data Documentation

◆ L

int CTtmmodParams_0::L

Definition at line 45 of file ttmmod_params_generated_tests.cpp.

Referenced by CTtmmodParams_0(), and verify().

◆ m_modFreq

double CTtmmodParams_0::m_modFreq

Definition at line 36 of file ttmmod_params_generated_tests.cpp.

Referenced by CTtmmodParams_0(), and SCENARIO().

◆ m_modRad

double CTtmmodParams_0::m_modRad

Definition at line 37 of file ttmmod_params_generated_tests.cpp.

Referenced by CTtmmodParams_0(), and SCENARIO().

◆ m_modState

uint8_t CTtmmodParams_0::m_modState

Definition at line 35 of file ttmmod_params_generated_tests.cpp.

Referenced by CTtmmodParams_0(), and SCENARIO().

◆ m_offset1

double CTtmmodParams_0::m_offset1

Definition at line 38 of file ttmmod_params_generated_tests.cpp.

Referenced by CTtmmodParams_0(), and SCENARIO().

◆ m_offset2

double CTtmmodParams_0::m_offset2

Definition at line 39 of file ttmmod_params_generated_tests.cpp.

Referenced by CTtmmodParams_0(), and SCENARIO().

◆ m_saveTpModFreq

double CTtmmodParams_0::m_saveTpModFreq

Definition at line 29 of file ttmmod_params_generated_tests.cpp.

Referenced by CTtmmodParams_0().

◆ m_saveTpModRad

double CTtmmodParams_0::m_saveTpModRad

Definition at line 30 of file ttmmod_params_generated_tests.cpp.

Referenced by CTtmmodParams_0().

◆ m_saveTpModState

uint8_t CTtmmodParams_0::m_saveTpModState

Definition at line 28 of file ttmmod_params_generated_tests.cpp.

Referenced by CTtmmodParams_0().

◆ m_saveTpOffset1

double CTtmmodParams_0::m_saveTpOffset1

Definition at line 31 of file ttmmod_params_generated_tests.cpp.

Referenced by CTtmmodParams_0().

◆ m_saveTpOffset2

double CTtmmodParams_0::m_saveTpOffset2

Definition at line 32 of file ttmmod_params_generated_tests.cpp.

Referenced by CTtmmodParams_0().

◆ m_verify

bool CTtmmodParams_0::m_verify {false}

Definition at line 42 of file ttmmod_params_generated_tests.cpp.

Referenced by CTtmmodParams_0(), and SCENARIO().


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