FlightGear next
|
#include <simgear/constants.h>
#include <simgear/math/interpolater.hxx>
#include "vertical_speed_indicator.hxx"
#include <Main/fg_props.hxx>
#include <Main/util.hxx>
Go to the source code of this file.
Macros | |
#define | Vol_casing 1.25e-4 |
#define | A_orifice 7.853982e-9 |
#define | Factor_cal 189.145628 |
#define A_orifice 7.853982e-9 |
Definition at line 22 of file vertical_speed_indicator.cxx.
#define Factor_cal 189.145628 |
Definition at line 23 of file vertical_speed_indicator.cxx.
#define Vol_casing 1.25e-4 |
Definition at line 21 of file vertical_speed_indicator.cxx.