N4 Flight Software N4
Flight software used for the N4 flight computers
|
#include <data_types.h>
Public Attributes | |
float | ax |
float | ay |
float | az |
float | pitch |
float | roll |
A structure to represent acceleration data
float Acceleration_Data::ax |
x axis acceleration
float Acceleration_Data::ay |
y axis acceleration
float Acceleration_Data::az |
z axis acceleration
float Acceleration_Data::pitch |
pitch angle
float Acceleration_Data::roll |
roll angle