APM:Libraries
Public Attributes | List of all members
AC_PrecLand::inertial_data_frame_s Struct Reference
Collaboration diagram for AC_PrecLand::inertial_data_frame_s:
[legend]

Public Attributes

Matrix3f Tbn
 
Vector3f correctedVehicleDeltaVelocityNED
 
Vector3f inertialNavVelocity
 
bool inertialNavVelocityValid
 
float dt
 

Detailed Description

Definition at line 135 of file AC_PrecLand.h.

Member Data Documentation

◆ correctedVehicleDeltaVelocityNED

Vector3f AC_PrecLand::inertial_data_frame_s::correctedVehicleDeltaVelocityNED

◆ dt

float AC_PrecLand::inertial_data_frame_s::dt

◆ inertialNavVelocity

Vector3f AC_PrecLand::inertial_data_frame_s::inertialNavVelocity

Definition at line 138 of file AC_PrecLand.h.

Referenced by AC_PrecLand::run_estimator(), and AC_PrecLand::update().

◆ inertialNavVelocityValid

bool AC_PrecLand::inertial_data_frame_s::inertialNavVelocityValid

Definition at line 139 of file AC_PrecLand.h.

Referenced by AC_PrecLand::run_estimator(), and AC_PrecLand::update().

◆ Tbn

Matrix3f AC_PrecLand::inertial_data_frame_s::Tbn

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