APM:Libraries
Variables
AP_Baro_Backend.cpp File Reference
#include "AP_Baro_Backend.h"
#include <stdio.h>
Include dependency graph for AP_Baro_Backend.cpp:

Go to the source code of this file.

Variables

const AP_HAL::HALhal
 
static constexpr float FILTER_KOEF = 0.1f
 

Variable Documentation

◆ FILTER_KOEF

constexpr float FILTER_KOEF = 0.1f
static

Definition at line 61 of file AP_Baro_Backend.cpp.

Referenced by AP_Baro_Backend::pressure_ok().

◆ hal

const AP_HAL::HAL& hal

Definition at line 14 of file AC_PID_test.cpp.