mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-08-27 15:37:28 +00:00
Start of BEACON:StopAATACAN()
This commit is contained in:
@@ -462,3 +462,11 @@ function BEACON:AATACAN(TACANChannel, TACANMode, Message, Bearing, Tanker, Beaco
|
||||
|
||||
return self
|
||||
end
|
||||
|
||||
--- Stops the BEACON
|
||||
-- @param #BEACON self
|
||||
-- @return #BEACON self
|
||||
function BEACON:StopAATACAN()
|
||||
if not self.Positionable then
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user