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

Go to the source code of this file.

Classes

class  CTelemPokeloop_0
 

Functions

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

Variables

const uint8_t telemPokeloopMeasuring_0 = 22
 
const float telemPokeloopDeltaX_0 = 0.973347
 
const float telemPokeloopDeltaY_0 = 0.551807
 
const uint64_t telemPokeloopCounter_0 = 15328130255402808995u
 

Function Documentation

◆ SCENARIO()

Variable Documentation

◆ telemPokeloopCounter_0

const uint64_t telemPokeloopCounter_0 = 15328130255402808995u

Definition at line 16 of file telem_pokeloop_generated_tests.cpp.

Referenced by SCENARIO().

◆ telemPokeloopDeltaX_0

const float telemPokeloopDeltaX_0 = 0.973347

Definition at line 14 of file telem_pokeloop_generated_tests.cpp.

Referenced by SCENARIO().

◆ telemPokeloopDeltaY_0

const float telemPokeloopDeltaY_0 = 0.551807

Definition at line 15 of file telem_pokeloop_generated_tests.cpp.

Referenced by SCENARIO().

◆ telemPokeloopMeasuring_0

const uint8_t telemPokeloopMeasuring_0 = 22

Definition at line 13 of file telem_pokeloop_generated_tests.cpp.

Referenced by SCENARIO().