FlightGear next
FGAirport::FindBestRunwayForHeadingParams Struct Reference

#include <airport.hxx>

Public Member Functions

 FindBestRunwayForHeadingParams ()
 

Public Attributes

double lengthWeight
 
double widthWeight
 
double surfaceWeight
 
double deviationWeight
 
double ilsWeight
 

Detailed Description

Definition at line 109 of file airport.hxx.

Constructor & Destructor Documentation

◆ FindBestRunwayForHeadingParams()

FGAirport::FindBestRunwayForHeadingParams::FindBestRunwayForHeadingParams ( )
inline

Definition at line 110 of file airport.hxx.

Member Data Documentation

◆ deviationWeight

double FGAirport::FindBestRunwayForHeadingParams::deviationWeight

Definition at line 121 of file airport.hxx.

◆ ilsWeight

double FGAirport::FindBestRunwayForHeadingParams::ilsWeight

Definition at line 122 of file airport.hxx.

◆ lengthWeight

double FGAirport::FindBestRunwayForHeadingParams::lengthWeight

Definition at line 118 of file airport.hxx.

◆ surfaceWeight

double FGAirport::FindBestRunwayForHeadingParams::surfaceWeight

Definition at line 120 of file airport.hxx.

◆ widthWeight

double FGAirport::FindBestRunwayForHeadingParams::widthWeight

Definition at line 119 of file airport.hxx.


The documentation for this struct was generated from the following file: