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

Public Attributes

Vector2f flowRadXY
 
Vector2f flowRadXYcomp
 
uint32_t time_ms
 
Vector3f bodyRadXYZ
 
const Vector3fbody_offset
 

Detailed Description

Definition at line 451 of file AP_NavEKF2_core.h.

Member Data Documentation

◆ body_offset

const Vector3f* NavEKF2_core::of_elements::body_offset

Definition at line 456 of file AP_NavEKF2_core.h.

Referenced by NavEKF2_core::FuseOptFlow(), and NavEKF2_core::writeOptFlowMeas().

◆ bodyRadXYZ

Vector3f NavEKF2_core::of_elements::bodyRadXYZ

Definition at line 455 of file AP_NavEKF2_core.h.

Referenced by NavEKF2_core::FuseOptFlow(), and NavEKF2_core::writeOptFlowMeas().

◆ flowRadXY

Vector2f NavEKF2_core::of_elements::flowRadXY

◆ flowRadXYcomp

Vector2f NavEKF2_core::of_elements::flowRadXYcomp

◆ time_ms

uint32_t NavEKF2_core::of_elements::time_ms

Definition at line 454 of file AP_NavEKF2_core.h.

Referenced by NavEKF2_core::writeOptFlowMeas().


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