#include <assert.h>#include "../../../../tests/catch2/catch.hpp"#include "../generated/logCodes.hpp"#include "../types/telem_telpos.hpp"#include "../types/generated/telem_telpos_generated.h"#include "../types/flatbuffer_log.hpp"
Go to the source code of this file.
Classes | |
| class | CTelemTelpos_0 |
Functions | |
| SCENARIO ("Create telem_telpos 0", "[a log item]") | |
Variables | |
| const double | telemTelposEpoch_0 = 0.10411346233303 |
| const double | telemTelposRa_0 = 0.19078551986043 |
| const double | telemTelposDec_0 = 0.37880864959428 |
| const double | telemTelposEl_0 = 0.29280702085 |
| const double | telemTelposHa_0 = 0.94819804267139 |
| const double | telemTelposAm_0 = 0.16486094690571 |
| const double | telemTelposRotoff_0 = 0.45622105425453 |
| SCENARIO | ( | "Create telem_telpos 0" | , |
| "" | [a log item] | ||
| ) |
Definition at line 110 of file telem_telpos_generated_tests.cpp.
References CTelemTelpos_0::m_am, CTelemTelpos_0::m_dec, CTelemTelpos_0::m_el, CTelemTelpos_0::m_epoch, CTelemTelpos_0::m_ha, CTelemTelpos_0::m_ra, CTelemTelpos_0::m_rotoff, CTelemTelpos_0::m_verify, telemTelposAm_0, telemTelposDec_0, telemTelposEl_0, telemTelposEpoch_0, telemTelposHa_0, telemTelposRa_0, and telemTelposRotoff_0.
| const double telemTelposAm_0 = 0.16486094690571 |
Definition at line 18 of file telem_telpos_generated_tests.cpp.
Referenced by SCENARIO().
| const double telemTelposDec_0 = 0.37880864959428 |
Definition at line 15 of file telem_telpos_generated_tests.cpp.
Referenced by SCENARIO().
| const double telemTelposEl_0 = 0.29280702085 |
Definition at line 16 of file telem_telpos_generated_tests.cpp.
Referenced by SCENARIO().
| const double telemTelposEpoch_0 = 0.10411346233303 |
Definition at line 13 of file telem_telpos_generated_tests.cpp.
Referenced by SCENARIO().
| const double telemTelposHa_0 = 0.94819804267139 |
Definition at line 17 of file telem_telpos_generated_tests.cpp.
Referenced by SCENARIO().
| const double telemTelposRa_0 = 0.19078551986043 |
Definition at line 14 of file telem_telpos_generated_tests.cpp.
Referenced by SCENARIO().
| const double telemTelposRotoff_0 = 0.45622105425453 |
Definition at line 19 of file telem_telpos_generated_tests.cpp.
Referenced by SCENARIO().