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

Go to the source code of this file.

Classes

class  CTelemSparkleclock_0
 

Functions

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

Variables

const bool telemSparkleclockModulating_0 = 1
 
const bool telemSparkleclockTrigger_0 = 1
 
const float telemSparkleclockFrequency_0 = 0.99894
 
const float telemSparkleclockInterval_0 = 0.523278
 
const std::vector< float > telemSparkleclockSeparations_0 = { 0.159264,0.502858,0.988829,0.483864,0.014849,0.481233,0.721733,0.81682,0.095968,0.055461 }
 
const float telemSparkleclockAngleOffset_0 = 0.762991
 
const float telemSparkleclockAmplitude_0 = 0.845377
 

Function Documentation

◆ SCENARIO()

Variable Documentation

◆ telemSparkleclockAmplitude_0

const float telemSparkleclockAmplitude_0 = 0.845377

Definition at line 19 of file telem_sparkleclock_generated_tests.cpp.

Referenced by SCENARIO().

◆ telemSparkleclockAngleOffset_0

const float telemSparkleclockAngleOffset_0 = 0.762991

Definition at line 18 of file telem_sparkleclock_generated_tests.cpp.

Referenced by SCENARIO().

◆ telemSparkleclockFrequency_0

const float telemSparkleclockFrequency_0 = 0.99894

Definition at line 15 of file telem_sparkleclock_generated_tests.cpp.

Referenced by SCENARIO().

◆ telemSparkleclockInterval_0

const float telemSparkleclockInterval_0 = 0.523278

Definition at line 16 of file telem_sparkleclock_generated_tests.cpp.

Referenced by SCENARIO().

◆ telemSparkleclockModulating_0

const bool telemSparkleclockModulating_0 = 1

Definition at line 13 of file telem_sparkleclock_generated_tests.cpp.

Referenced by SCENARIO().

◆ telemSparkleclockSeparations_0

const std::vector<float> telemSparkleclockSeparations_0 = { 0.159264,0.502858,0.988829,0.483864,0.014849,0.481233,0.721733,0.81682,0.095968,0.055461 }

Definition at line 17 of file telem_sparkleclock_generated_tests.cpp.

Referenced by SCENARIO().

◆ telemSparkleclockTrigger_0

const bool telemSparkleclockTrigger_0 = 1

Definition at line 14 of file telem_sparkleclock_generated_tests.cpp.

Referenced by SCENARIO().