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.529572
 
const float telemSparkleclockInterval_0 = 0.423752
 
const std::vector< float > telemSparkleclockSeparations_0 = { 0.315277,0.792784,0.638763,0.326496,0.157868,0.21622,0.801583,0.661546,0.290133,0.051123 }
 
const float telemSparkleclockAngleOffset_0 = 0.377612
 
const float telemSparkleclockAmplitude_0 = 0.892416
 

Function Documentation

◆ SCENARIO()

Variable Documentation

◆ telemSparkleclockAmplitude_0

const float telemSparkleclockAmplitude_0 = 0.892416

Definition at line 19 of file telem_sparkleclock_generated_tests.cpp.

Referenced by SCENARIO().

◆ telemSparkleclockAngleOffset_0

const float telemSparkleclockAngleOffset_0 = 0.377612

Definition at line 18 of file telem_sparkleclock_generated_tests.cpp.

Referenced by SCENARIO().

◆ telemSparkleclockFrequency_0

const float telemSparkleclockFrequency_0 = 0.529572

Definition at line 15 of file telem_sparkleclock_generated_tests.cpp.

Referenced by SCENARIO().

◆ telemSparkleclockInterval_0

const float telemSparkleclockInterval_0 = 0.423752

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.315277,0.792784,0.638763,0.326496,0.157868,0.21622,0.801583,0.661546,0.290133,0.051123 }

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().