mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
CT v0.0.4
Fixed wrong z-position. Generalized abort parameters. Added preliminary F10 menu.
This commit is contained in:
@@ -699,7 +699,7 @@ end
|
||||
--- Returns the unit's climb or descent angle.
|
||||
-- @param Wrapper.Positionable#POSITIONABLE self
|
||||
-- @return #number Climb or descent angle in degrees.
|
||||
function POSITIONABLE:GetAoA()
|
||||
function POSITIONABLE:GetClimbAnge()
|
||||
|
||||
-- Get position of the unit.
|
||||
local unitpos = self:GetPosition()
|
||||
|
||||
Reference in New Issue
Block a user