NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
axis.h File Reference

Go to the source code of this file.

Macros

#define XYZ_AXIS_COUNT   3
 

Enumerations

enum  axis_e { X = 0, Y, Z }
 
enum  flight_dynamics_index_t { FD_ROLL = 0, FD_PITCH, FD_YAW, FD_INDEX_COUNT }
 
enum  angle_index_t { AI_ROLL = 0, AI_PITCH, ANGLE_INDEX_COUNT }
 

Macro Definition Documentation

#define XYZ_AXIS_COUNT   3

Enumeration Type Documentation

Enumerator
AI_ROLL 
AI_PITCH 
ANGLE_INDEX_COUNT 
enum axis_e
Enumerator
Enumerator
FD_ROLL 
FD_PITCH 
FD_YAW 
FD_INDEX_COUNT