API
 
Loading...
Searching...
No Matches
telem_temps_generated_tests.cpp File Reference
#include <assert.h>
#include "../../../../tests/catch2/catch.hpp"
#include "../generated/logCodes.hpp"
#include "../types/telem_temps.hpp"
#include "../types/generated/telem_temps_generated.h"
#include "../types/flatbuffer_log.hpp"
Include dependency graph for telem_temps_generated_tests.cpp:

Go to the source code of this file.

Classes

class  CTelemTemps_0
 

Functions

 SCENARIO ("Create telem_temps 0", "[a log item]")
 

Variables

const std::vector< float > telemTempsTemps_0 = { 0.791562,0.801498,0.954258,0.436039,0.610087,0.755755,0.01487,0.419553,0.419355,0.60774 }
 

Function Documentation

◆ SCENARIO()

SCENARIO ( "Create telem_temps 0"  ,
""  [a log item] 
)

Variable Documentation

◆ telemTempsTemps_0

const std::vector<float> telemTempsTemps_0 = { 0.791562,0.801498,0.954258,0.436039,0.610087,0.755755,0.01487,0.419553,0.419355,0.60774 }

Definition at line 13 of file telem_temps_generated_tests.cpp.

Referenced by SCENARIO().