N4 Flight Software N4
Flight software used for the N4 flight computers
Loading...
Searching...
No Matches
Acceleration_Data Struct Reference

#include <data_types.h>

Public Attributes

float ax
 
float ay
 
float az
 
float pitch
 
float roll
 

Detailed Description

A structure to represent acceleration data

Member Data Documentation

◆ ax

float Acceleration_Data::ax

x axis acceleration

◆ ay

float Acceleration_Data::ay

y axis acceleration

◆ az

float Acceleration_Data::az

z axis acceleration

◆ pitch

float Acceleration_Data::pitch

pitch angle

◆ roll

float Acceleration_Data::roll

roll angle


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