#include <MassEstimDefines.hpp>
Public Attributes | |
double | pitch |
double | roll |
double | thrust |
double | vertVel |
Definition at line 12 of file MassEstimDefines.hpp.
double MassEstimInput::pitch |
Definition at line 15 of file MassEstimDefines.hpp.
double MassEstimInput::roll |
Definition at line 16 of file MassEstimDefines.hpp.
double MassEstimInput::thrust |
Definition at line 13 of file MassEstimDefines.hpp.
double MassEstimInput::vertVel |
Definition at line 14 of file MassEstimDefines.hpp.