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

Go to the source code of this file.

Classes

class  CTelemBlockgains_0
 

Functions

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

Variables

const std::vector< float > telemBlockgainsGains_0 = { 0.315426,0.050478,0.028053,0.827167,0.425405,0.903893,0.855809,0.711418,0.539371,0.742717 }
 
const std::vector< uint8_t > telemBlockgainsGains_constant_0 = { 163,70,196,142,120,100,171,27,22,218 }
 
const std::vector< float > telemBlockgainsMcs_0 = { 0.381368,0.614229,0.565279,0.421261,0.321866,0.060739,0.798841,0.933547,0.096417,0.076147 }
 
const std::vector< uint8_t > telemBlockgainsMcs_constant_0 = { 218,84,167,185,16,170,235,253,114,29 }
 
const std::vector< float > telemBlockgainsLims_0 = { 0.251563,0.088553,0.07198,0.219643,0.97752,0.53562,0.445425,0.910407,0.491405,0.795215 }
 
const std::vector< uint8_t > telemBlockgainsLims_constant_0 = { 137,193,75,0,78,21,67,169,204,46 }
 

Function Documentation

◆ SCENARIO()

Variable Documentation

◆ telemBlockgainsGains_0

const std::vector<float> telemBlockgainsGains_0 = { 0.315426,0.050478,0.028053,0.827167,0.425405,0.903893,0.855809,0.711418,0.539371,0.742717 }

Definition at line 13 of file telem_blockgains_generated_tests.cpp.

Referenced by SCENARIO().

◆ telemBlockgainsGains_constant_0

const std::vector<uint8_t> telemBlockgainsGains_constant_0 = { 163,70,196,142,120,100,171,27,22,218 }

Definition at line 14 of file telem_blockgains_generated_tests.cpp.

Referenced by SCENARIO().

◆ telemBlockgainsLims_0

const std::vector<float> telemBlockgainsLims_0 = { 0.251563,0.088553,0.07198,0.219643,0.97752,0.53562,0.445425,0.910407,0.491405,0.795215 }

Definition at line 17 of file telem_blockgains_generated_tests.cpp.

Referenced by SCENARIO().

◆ telemBlockgainsLims_constant_0

const std::vector<uint8_t> telemBlockgainsLims_constant_0 = { 137,193,75,0,78,21,67,169,204,46 }

Definition at line 18 of file telem_blockgains_generated_tests.cpp.

Referenced by SCENARIO().

◆ telemBlockgainsMcs_0

const std::vector<float> telemBlockgainsMcs_0 = { 0.381368,0.614229,0.565279,0.421261,0.321866,0.060739,0.798841,0.933547,0.096417,0.076147 }

Definition at line 15 of file telem_blockgains_generated_tests.cpp.

Referenced by SCENARIO().

◆ telemBlockgainsMcs_constant_0

const std::vector<uint8_t> telemBlockgainsMcs_constant_0 = { 218,84,167,185,16,170,235,253,114,29 }

Definition at line 16 of file telem_blockgains_generated_tests.cpp.

Referenced by SCENARIO().