#include <assert.h>
#include "../../../../tests/catch2/catch.hpp"
#include "../generated/logCodes.hpp"
#include "../types/telem_zaber.hpp"
#include "../types/generated/telem_zaber_generated.h"
#include "../types/flatbuffer_log.hpp"
Go to the source code of this file.
Classes | |
class | CTelemZaber_0 |
Functions | |
SCENARIO ("Create telem_zaber 0", "[a log item]") | |
Variables | |
const float | telemZaberPos_0 = 0.689523 |
const float | telemZaberRawPos_0 = 0.521652 |
const float | telemZaberTemp_0 = 0.829735 |
SCENARIO | ( | "Create telem_zaber 0" | , |
"" | [a log item] | ||
) |
Definition at line 90 of file telem_zaber_generated_tests.cpp.
References CTelemZaber_0::m_pos, CTelemZaber_0::m_rawPos, CTelemZaber_0::m_temp, CTelemZaber_0::m_verify, telemZaberPos_0, telemZaberRawPos_0, and telemZaberTemp_0.
const float telemZaberPos_0 = 0.689523 |
Definition at line 13 of file telem_zaber_generated_tests.cpp.
Referenced by SCENARIO().
const float telemZaberRawPos_0 = 0.521652 |
Definition at line 14 of file telem_zaber_generated_tests.cpp.
Referenced by SCENARIO().
const float telemZaberTemp_0 = 0.829735 |
Definition at line 15 of file telem_zaber_generated_tests.cpp.
Referenced by SCENARIO().