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

Public Attributes

Vector3f angErr
 
Vector3f velocity
 
Vector3f position
 
Vector3f gyro_bias
 
Vector3f gyro_scale
 
float accel_zbias
 
Vector3f earth_magfield
 
Vector3f body_magfield
 
Vector2f wind_vel
 
Quaternion quat
 

Detailed Description

Definition at line 387 of file AP_NavEKF2_core.h.

Member Data Documentation

◆ accel_zbias

float NavEKF2_core::state_elements::accel_zbias

◆ angErr

Vector3f NavEKF2_core::state_elements::angErr

◆ body_magfield

Vector3f NavEKF2_core::state_elements::body_magfield

◆ earth_magfield

Vector3f NavEKF2_core::state_elements::earth_magfield

◆ gyro_bias

Vector3f NavEKF2_core::state_elements::gyro_bias

◆ gyro_scale

Vector3f NavEKF2_core::state_elements::gyro_scale

◆ position

Vector3f NavEKF2_core::state_elements::position

◆ quat

Quaternion NavEKF2_core::state_elements::quat

◆ velocity

Vector3f NavEKF2_core::state_elements::velocity

◆ wind_vel

Vector2f NavEKF2_core::state_elements::wind_vel

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