MagAO-X
|
||||
|
The type of the input message. More...
#include <fxngen_params.hpp>
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 |
The type of the input message.
Definition at line 35 of file fxngen_params.hpp.
|
inline |
Construct from components.
[in] | C1outp | Channel 1 output status |
[in] | C1freq | Channel 1 frequency [Hz] |
[in] | C1vpp | Channel 1 P2P voltage [V] |
[in] | C1ofst | Channel 1 offset [V] |
[in] | C1phse | Channel 1 phase [deg] |
[in] | C1wvtp | Channel 1 wavetype (SINE or DC) |
[in] | C2outp | Channel 2 output status |
[in] | C2freq | Channel 2 frequency [Hz] |
[in] | C2vpp | Channel 2 P2P voltage [V] |
[in] | C2ofst | Channel 2 offset [V] |
[in] | C2phse | Channel 2 phase [deg] |
[in] | C2wvtp | Channel 2 wavetype (SINE or DC) |
Definition at line 38 of file fxngen_params.hpp.
|
inherited |
Definition at line 25 of file flatbuffer_log.hpp.
Referenced by MagAOX::logger::flatbuffer_log::format(), MagAOX::logger::flatbuffer_log::length(), MagAOX::logger::string_log::messageT::messageT(), MagAOX::logger::pdu_outlet_state::messageT::messageT(), MagAOX::logger::git_state::messageT::messageT(), MagAOX::logger::software_log::messageT::messageT(), MagAOX::logger::state_change::messageT::messageT(), messageT(), and MagAOX::logger::ttmmod_params::messageT::messageT().