mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
xx
This commit is contained in:
parent
eca130b3af
commit
4ae5e4ddd0
@ -5767,7 +5767,7 @@ end
|
|||||||
|
|
||||||
--- [Air] Set the mission ingress coordinate. This is the coordinate where the assigned group will fly before the actual mission coordinate.
|
--- [Air] Set the mission ingress coordinate. This is the coordinate where the assigned group will fly before the actual mission coordinate.
|
||||||
-- @param #AUFTRAG self
|
-- @param #AUFTRAG self
|
||||||
-- @param Core.Point#COORDINATE Coordinate Egrees coordinate.
|
-- @param Core.Point#COORDINATE Coordinate Ingrees coordinate.
|
||||||
-- @param #number Altitude (Optional) Altitude in feet. Default is y component of coordinate.
|
-- @param #number Altitude (Optional) Altitude in feet. Default is y component of coordinate.
|
||||||
-- @return #AUFTRAG self
|
-- @return #AUFTRAG self
|
||||||
function AUFTRAG:SetMissionIngressCoord(Coordinate, Altitude)
|
function AUFTRAG:SetMissionIngressCoord(Coordinate, Altitude)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user