FlightGear next
|
#include <Main/fg_props.hxx>
#include <Main/globals.hxx>
#include <Main/util.hxx>
#include <Scenery/scenery.hxx>
#include <string>
#include <cmath>
#include <simgear/sg_inlines.h>
#include "ridge_lift.hxx"
Go to the source code of this file.
Variables | |
static const double | BOUNDARY1_m = 40.0 |
SGSubsystemMgr::Registrant< FGRidgeLift > | registrantFGRidgeLift |
|
static |
Definition at line 45 of file ridge_lift.cxx.
SGSubsystemMgr::Registrant<FGRidgeLift> registrantFGRidgeLift |
Definition at line 216 of file ridge_lift.cxx.