FlightGear next
|
#include "config.h"
#include <simgear/props/props.hxx>
#include "AIAircraft.hxx"
#include "performancedata.hxx"
Go to the source code of this file.
Macros | |
#define | BRAKE_SETTING 1.6 |
Functions | |
static double | readRenamedProp (SGPropertyNode_ptr db, const string_list &namesToTry, double defValue) |
#define BRAKE_SETTING 1.6 |
Definition at line 16 of file performancedata.cxx.
|
static |
Definition at line 68 of file performancedata.cxx.