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.999672,0.938514,0.642448,0.863782,0.335358,0.431648,0.256527,0.789797,0.939688,0.273068 }
 

Function Documentation

◆ SCENARIO()

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

Variable Documentation

◆ telemTempsTemps_0

const std::vector<float> telemTempsTemps_0 = { 0.999672,0.938514,0.642448,0.863782,0.335358,0.431648,0.256527,0.789797,0.939688,0.273068 }

Definition at line 13 of file telem_temps_generated_tests.cpp.

Referenced by SCENARIO().