Skyward boardcore
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Boardcore::PitotSimulatorData< N_DATA > Struct Template Reference

#include <HILSimulatorData.h>

Public Attributes

float deltaP [N_DATA]
 
float staticPressure [N_DATA]
 

Static Public Attributes

static constexpr int NDATA = N_DATA
 

Detailed Description

template<int N_DATA>
struct Boardcore::PitotSimulatorData< N_DATA >

Definition at line 70 of file HILSimulatorData.h.

Member Data Documentation

◆ deltaP

template<int N_DATA>
float Boardcore::PitotSimulatorData< N_DATA >::deltaP[N_DATA]

Definition at line 73 of file HILSimulatorData.h.

◆ NDATA

template<int N_DATA>
constexpr int Boardcore::PitotSimulatorData< N_DATA >::NDATA = N_DATA
staticconstexpr

Definition at line 72 of file HILSimulatorData.h.

◆ staticPressure

template<int N_DATA>
float Boardcore::PitotSimulatorData< N_DATA >::staticPressure[N_DATA]

Definition at line 74 of file HILSimulatorData.h.


The documentation for this struct was generated from the following file: