Ops FlightGroup & FlightControl

This commit is contained in:
Frank
2019-11-09 15:19:11 +01:00
parent 0db24006e1
commit 880fae604d
4 changed files with 171 additions and 107 deletions
+7
View File
@@ -1655,6 +1655,13 @@ end
-- Misc Functions
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--- Get runway from user supplied magnetic heading.
-- @param #ATIS self
-- @return #string Runway magnetic heading divided by ten (and rounded). Eg, "13" for 130°.
function ATIS:GetActiveRunway()
end
--- Get runway from user supplied magnetic heading.
-- @param #ATIS self
-- @param #number windfrom Wind direction (from) in degrees.