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

Public Attributes

Quaternion quat
 
Vector3f velocity
 
Vector3f position
 
Vector3f gyro_bias
 
Vector3f accel_bias
 
Vector3f earth_magfield
 
Vector3f body_magfield
 
Vector2f wind_vel
 

Detailed Description

Definition at line 423 of file AP_NavEKF3_core.h.

Member Data Documentation

◆ accel_bias

Vector3f NavEKF3_core::state_elements::accel_bias

◆ body_magfield

Vector3f NavEKF3_core::state_elements::body_magfield

◆ earth_magfield

Vector3f NavEKF3_core::state_elements::earth_magfield

◆ gyro_bias

Vector3f NavEKF3_core::state_elements::gyro_bias

◆ position

Vector3f NavEKF3_core::state_elements::position

◆ quat

Quaternion NavEKF3_core::state_elements::quat

◆ velocity

Vector3f NavEKF3_core::state_elements::velocity

◆ wind_vel

Vector2f NavEKF3_core::state_elements::wind_vel

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