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

#include <pios_px4flow_priv.h>

Data Fields

int16_t x_dot
 
int16_t y_dot
 
int16_t x
 
int16_t y
 

Detailed Description

Definition at line 37 of file pios_px4flow_priv.h.

Field Documentation

int16_t pios_px4flow_data::x

Definition at line 40 of file pios_px4flow_priv.h.

int16_t pios_px4flow_data::x_dot

Definition at line 38 of file pios_px4flow_priv.h.

int16_t pios_px4flow_data::y

Definition at line 41 of file pios_px4flow_priv.h.

int16_t pios_px4flow_data::y_dot

Definition at line 39 of file pios_px4flow_priv.h.


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