MagAO-X
Operations Applications Utilities Source
MagAOX::logger::fxngen_params::messageT Struct Reference

The type of the input message. More...

#include <fxngen_params.hpp>

Inheritance diagram for MagAOX::logger::fxngen_params::messageT:
Inheritance graph
Collaboration diagram for MagAOX::logger::fxngen_params::messageT:
Collaboration graph

Public Member Functions

 messageT (const uint8_t &C1outp, const double &C1freq, const double &C1vpp, const double &C1ofst, const double &C1phse, const std::string &C1wvtp, const uint8_t &C2outp, const double &C2freq, const double &C2vpp, const double &C2ofst, const double &C2phse, const std::string &C2wvtp)
 Construct from components. More...
 

Public Attributes

flatbuffers::FlatBufferBuilder builder
 

Detailed Description

The type of the input message.

Definition at line 35 of file fxngen_params.hpp.

Constructor & Destructor Documentation

◆ messageT()

MagAOX::logger::fxngen_params::messageT::messageT ( const uint8_t &  C1outp,
const double &  C1freq,
const double &  C1vpp,
const double &  C1ofst,
const double &  C1phse,
const std::string &  C1wvtp,
const uint8_t &  C2outp,
const double &  C2freq,
const double &  C2vpp,
const double &  C2ofst,
const double &  C2phse,
const std::string &  C2wvtp 
)
inline

Construct from components.

Parameters
[in]C1outpChannel 1 output status
[in]C1freqChannel 1 frequency [Hz]
[in]C1vppChannel 1 P2P voltage [V]
[in]C1ofstChannel 1 offset [V]
[in]C1phseChannel 1 phase [deg]
[in]C1wvtpChannel 1 wavetype (SINE or DC)
[in]C2outpChannel 2 output status
[in]C2freqChannel 2 frequency [Hz]
[in]C2vppChannel 2 P2P voltage [V]
[in]C2ofstChannel 2 offset [V]
[in]C2phseChannel 2 phase [deg]
[in]C2wvtpChannel 2 wavetype (SINE or DC)

Definition at line 38 of file fxngen_params.hpp.

Member Data Documentation

◆ builder


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