#include <assert.h>#include "../../../../tests/catch2/catch.hpp"#include "../generated/logCodes.hpp"#include "../types/telem_telcat.hpp"#include "../types/generated/telem_telcat_generated.h"#include "../types/flatbuffer_log.hpp"
Go to the source code of this file.
Classes | |
| class | CTelemTelcat_0 | 
Functions | |
| SCENARIO ("Create telem_telcat 0", "[a log item]") | |
Variables | |
| const std::string | telemTelcatCatObj_0 = "mjyz0jmura" | 
| const std::string | telemTelcatCatRm_0 = "2tniqp6a0b" | 
| const double | telemTelcatCatRa_0 = 0.8806369601569 | 
| const double | telemTelcatCatDec_0 = 0.92343873353397 | 
| const double | telemTelcatCatEp_0 = 0.14740198223699 | 
| const double | telemTelcatCatRo_0 = 0.32385204195694 | 
| SCENARIO | ( | "Create telem_telcat 0" | , | 
| "" | [a log item] | ||
| ) | 
Definition at line 105 of file telem_telcat_generated_tests.cpp.
References CTelemTelcat_0::m_catDec, CTelemTelcat_0::m_catEp, CTelemTelcat_0::m_catObj, CTelemTelcat_0::m_catRa, CTelemTelcat_0::m_catRm, CTelemTelcat_0::m_catRo, CTelemTelcat_0::m_verify, telemTelcatCatDec_0, telemTelcatCatEp_0, telemTelcatCatObj_0, telemTelcatCatRa_0, telemTelcatCatRm_0, and telemTelcatCatRo_0.
| const double telemTelcatCatDec_0 = 0.92343873353397 | 
Definition at line 16 of file telem_telcat_generated_tests.cpp.
Referenced by SCENARIO().
| const double telemTelcatCatEp_0 = 0.14740198223699 | 
Definition at line 17 of file telem_telcat_generated_tests.cpp.
Referenced by SCENARIO().
| const std::string telemTelcatCatObj_0 = "mjyz0jmura" | 
Definition at line 13 of file telem_telcat_generated_tests.cpp.
Referenced by SCENARIO().
| const double telemTelcatCatRa_0 = 0.8806369601569 | 
Definition at line 15 of file telem_telcat_generated_tests.cpp.
Referenced by SCENARIO().
| const std::string telemTelcatCatRm_0 = "2tniqp6a0b" | 
Definition at line 14 of file telem_telcat_generated_tests.cpp.
Referenced by SCENARIO().
| const double telemTelcatCatRo_0 = 0.32385204195694 | 
Definition at line 18 of file telem_telcat_generated_tests.cpp.
Referenced by SCENARIO().