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.119297,0.497692,0.066425,0.06422,0.497544,0.045511,0.225145,0.573633,0.008444,0.091045 }
 

Function Documentation

◆ SCENARIO()

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

Variable Documentation

◆ telemCoretempsTemps_0

const std::vector<float> telemCoretempsTemps_0 = { 0.119297,0.497692,0.066425,0.06422,0.497544,0.045511,0.225145,0.573633,0.008444,0.091045 }

Definition at line 13 of file telem_coretemps_generated_tests.cpp.

Referenced by SCENARIO().