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.397196,0.593795,0.343394,0.253128,0.070084,0.060054,0.429658,0.499866,0.696103,0.61947 }
 
const std::vector< uint8_t > telemBlockgainsGains_constant_0 = { 233,160,115,199,167,66,164,86,212,14 }
 
const std::vector< float > telemBlockgainsMultcs_0 = { 0.855774,0.616113,0.083255,0.694757,0.518744,0.613088,0.250328,0.132434,0.389061,0.988383 }
 
const std::vector< uint8_t > telemBlockgainsMultcs_constant_0 = { 103,215,15,162,209,164,229,184,186,86 }
 
const std::vector< float > telemBlockgainsLims_0 = { 0.099852,0.994669,0.828263,0.718579,0.703857,0.165275,0.696209,0.528707,0.725378,0.222749 }
 
const std::vector< uint8_t > telemBlockgainsLims_constant_0 = { 110,240,154,217,106,166,153,124,52,150 }
 

Function Documentation

◆ SCENARIO()

Variable Documentation

◆ telemBlockgainsGains_0

const std::vector<float> telemBlockgainsGains_0 = { 0.397196,0.593795,0.343394,0.253128,0.070084,0.060054,0.429658,0.499866,0.696103,0.61947 }

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 = { 233,160,115,199,167,66,164,86,212,14 }

Definition at line 14 of file telem_blockgains_generated_tests.cpp.

Referenced by SCENARIO().

◆ telemBlockgainsLims_0

const std::vector<float> telemBlockgainsLims_0 = { 0.099852,0.994669,0.828263,0.718579,0.703857,0.165275,0.696209,0.528707,0.725378,0.222749 }

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 = { 110,240,154,217,106,166,153,124,52,150 }

Definition at line 18 of file telem_blockgains_generated_tests.cpp.

Referenced by SCENARIO().

◆ telemBlockgainsMultcs_0

const std::vector<float> telemBlockgainsMultcs_0 = { 0.855774,0.616113,0.083255,0.694757,0.518744,0.613088,0.250328,0.132434,0.389061,0.988383 }

Definition at line 15 of file telem_blockgains_generated_tests.cpp.

Referenced by SCENARIO().

◆ telemBlockgainsMultcs_constant_0

const std::vector<uint8_t> telemBlockgainsMultcs_constant_0 = { 103,215,15,162,209,164,229,184,186,86 }

Definition at line 16 of file telem_blockgains_generated_tests.cpp.

Referenced by SCENARIO().