FlightGear next
performancedata.cxx File Reference
#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)
 

Macro Definition Documentation

◆ BRAKE_SETTING

#define BRAKE_SETTING   1.6

Definition at line 16 of file performancedata.cxx.

Function Documentation

◆ readRenamedProp()

static double readRenamedProp ( SGPropertyNode_ptr db,
const string_list & namesToTry,
double defValue )
static

Definition at line 68 of file performancedata.cxx.