APM:Libraries
Public Attributes | List of all members
ekf_timing Struct Reference

#include <AP_Nav_Common.h>

Public Attributes

uint32_t count
 
float dtIMUavg_min
 
float dtIMUavg_max
 
float dtEKFavg_min
 
float dtEKFavg_max
 
float delAngDT_max
 
float delAngDT_min
 
float delVelDT_max
 
float delVelDT_min
 

Detailed Description

Definition at line 64 of file AP_Nav_Common.h.

Member Data Documentation

◆ count

uint32_t ekf_timing::count

◆ delAngDT_max

float ekf_timing::delAngDT_max

◆ delAngDT_min

float ekf_timing::delAngDT_min

◆ delVelDT_max

float ekf_timing::delVelDT_max

◆ delVelDT_min

float ekf_timing::delVelDT_min

◆ dtEKFavg_max

float ekf_timing::dtEKFavg_max

◆ dtEKFavg_min

float ekf_timing::dtEKFavg_min

◆ dtIMUavg_max

float ekf_timing::dtIMUavg_max

◆ dtIMUavg_min

float ekf_timing::dtIMUavg_min

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