dRonin  adbada4
dRonin firmware
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Rotation Struct Reference

#include <pios_px4flow_priv.h>

Data Fields

int16_t roll_D100
 
int16_t pitch_D100
 
int16_t yaw_D100
 

Detailed Description

Definition at line 26 of file pios_px4flow_priv.h.

Field Documentation

int16_t Rotation::pitch_D100

Definition at line 29 of file pios_px4flow_priv.h.

int16_t Rotation::roll_D100

Definition at line 28 of file pios_px4flow_priv.h.

int16_t Rotation::yaw_D100

Definition at line 30 of file pios_px4flow_priv.h.


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