#include <assert.h>
#include "../../../../tests/catch2/catch.hpp"
#include "../generated/logCodes.hpp"
#include "../types/ttmmod_params.hpp"
#include "../types/generated/ttmmod_params_generated.h"
#include "../types/flatbuffer_log.hpp"
Go to the source code of this file.
Classes | |
class | CTtmmodParams_0 |
Functions | |
SCENARIO ("Create ttmmod_params 0", "[a log item]") | |
Variables | |
const uint8_t | ttmmodParamsModState_0 = 226 |
const double | ttmmodParamsModFreq_0 = 0.34183528073191 |
const double | ttmmodParamsModRad_0 = 0.78340685991408 |
const double | ttmmodParamsOffset1_0 = 0.0944568558764 |
const double | ttmmodParamsOffset2_0 = 0.87414524499711 |
SCENARIO | ( | "Create ttmmod_params 0" | , |
"" | [a log item] | ||
) |
Definition at line 100 of file ttmmod_params_generated_tests.cpp.
References CTtmmodParams_0::m_modFreq, CTtmmodParams_0::m_modRad, CTtmmodParams_0::m_modState, CTtmmodParams_0::m_offset1, CTtmmodParams_0::m_offset2, CTtmmodParams_0::m_verify, ttmmodParamsModFreq_0, ttmmodParamsModRad_0, ttmmodParamsModState_0, ttmmodParamsOffset1_0, and ttmmodParamsOffset2_0.
const double ttmmodParamsModFreq_0 = 0.34183528073191 |
Definition at line 14 of file ttmmod_params_generated_tests.cpp.
Referenced by SCENARIO().
const double ttmmodParamsModRad_0 = 0.78340685991408 |
Definition at line 15 of file ttmmod_params_generated_tests.cpp.
Referenced by SCENARIO().
const uint8_t ttmmodParamsModState_0 = 226 |
Definition at line 13 of file ttmmod_params_generated_tests.cpp.
Referenced by SCENARIO().
const double ttmmodParamsOffset1_0 = 0.0944568558764 |
Definition at line 16 of file ttmmod_params_generated_tests.cpp.
Referenced by SCENARIO().
const double ttmmodParamsOffset2_0 = 0.87414524499711 |
Definition at line 17 of file ttmmod_params_generated_tests.cpp.
Referenced by SCENARIO().