|
APM:Libraries
|
#include <AP_HAL/AP_HAL.h>#include <AP_Common/AP_Common.h>#include "AP_Airspeed.h"#include "AP_Airspeed_analog.h"Go to the source code of this file.
Macros | |
| #define | VOLTS_TO_PASCAL 819 |
Variables | |
| const AP_HAL::HAL & | hal |
| #define VOLTS_TO_PASCAL 819 |
Definition at line 28 of file AP_Airspeed_analog.cpp.
Referenced by AP_Airspeed_Analog::get_differential_pressure().
| const AP_HAL::HAL& hal |
Definition at line 14 of file AC_PID_test.cpp.
1.8.13