FlightGear next
ridge_lift.cxx File Reference
#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< FGRidgeLiftregistrantFGRidgeLift
 

Variable Documentation

◆ BOUNDARY1_m

const double BOUNDARY1_m = 40.0
static

Definition at line 45 of file ridge_lift.cxx.

◆ registrantFGRidgeLift

SGSubsystemMgr::Registrant<FGRidgeLift> registrantFGRidgeLift

Definition at line 216 of file ridge_lift.cxx.