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

Go to the source code of this file.

Classes

class  CTelemCoretemps_0
 

Functions

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

Variables

const std::vector< float > telemCoretempsTemps_0 = { 0.172843,0.177468,0.888919,0.812693,0.145406,0.924317,0.002815,0.743717,0.328306,0.090528 }
 

Function Documentation

◆ SCENARIO()

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

Variable Documentation

◆ telemCoretempsTemps_0

const std::vector<float> telemCoretempsTemps_0 = { 0.172843,0.177468,0.888919,0.812693,0.145406,0.924317,0.002815,0.743717,0.328306,0.090528 }

Definition at line 13 of file telem_coretemps_generated_tests.cpp.

Referenced by SCENARIO().