PX4 Firmware
PX4 Autopilot Software http://px4.io
px4::bst::BSTAttitude Struct Reference
Collaboration diagram for px4::bst::BSTAttitude:

Public Attributes

int16_t pitch
 
int16_t roll
 
int16_t yaw
 

Detailed Description

Definition at line 97 of file bst.cpp.

Member Data Documentation

◆ pitch

int16_t px4::bst::BSTAttitude::pitch

Definition at line 98 of file bst.cpp.

Referenced by px4::bst::BST::Run().

◆ roll

int16_t px4::bst::BSTAttitude::roll

Definition at line 99 of file bst.cpp.

Referenced by px4::bst::BST::Run().

◆ yaw

int16_t px4::bst::BSTAttitude::yaw

Definition at line 100 of file bst.cpp.

Referenced by px4::bst::BST::Run().


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