Searched refs:findBestRunwayForWind (Results 1 – 1 of 1) sorted by relevance
384 static inline FGRunwayRef findBestRunwayForWind( FGAirportRef airport, int windDeg, int windKt ) in findBestRunwayForWind() function394 …FGRunwayRef runway = findBestRunwayForWind( airport, _atis->getWindDeg(), _atis->getWindSpeedKt() … in getApproachType()405 …FGRunwayRef runway = findBestRunwayForWind( airport, _atis->getWindDeg(), _atis->getWindSpeedKt() … in getLandingRunway()