mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
AIRWING
This commit is contained in:
@@ -7663,6 +7663,12 @@ function OPSGROUP:GetTACAN()
|
||||
return self.tacan.Channel, self.tacan.Morse, self.tacan.Band, self.tacan.On, self.tacan.BeaconName
|
||||
end
|
||||
|
||||
--- Get current TACAN parameters.
|
||||
-- @param #OPSGROUP self
|
||||
-- @return #OPSGROUP.Beacon TACAN beacon.
|
||||
function OPSGROUP:GetBeaconTACAN()
|
||||
return self.tacan
|
||||
end
|
||||
|
||||
|
||||
--- Set default ICLS parameters.
|
||||
|
||||
Reference in New Issue
Block a user