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

Go to the source code of this file.

Classes

class  CTelemLoopgain_0
 

Functions

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

Variables

const uint8_t telemLoopgainState_0 = 73
 
const float telemLoopgainGain_0 = 0.160852
 
const float telemLoopgainMultcoef_0 = 0.52458
 
const float telemLoopgainLimit_0 = 0.867153
 

Function Documentation

◆ SCENARIO()

Variable Documentation

◆ telemLoopgainGain_0

const float telemLoopgainGain_0 = 0.160852

Definition at line 14 of file telem_loopgain_generated_tests.cpp.

Referenced by SCENARIO().

◆ telemLoopgainLimit_0

const float telemLoopgainLimit_0 = 0.867153

Definition at line 16 of file telem_loopgain_generated_tests.cpp.

Referenced by SCENARIO().

◆ telemLoopgainMultcoef_0

const float telemLoopgainMultcoef_0 = 0.52458

Definition at line 15 of file telem_loopgain_generated_tests.cpp.

Referenced by SCENARIO().

◆ telemLoopgainState_0

const uint8_t telemLoopgainState_0 = 73

Definition at line 13 of file telem_loopgain_generated_tests.cpp.

Referenced by SCENARIO().