mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
VECTOR
- Added functions
This commit is contained in:
@@ -484,7 +484,7 @@ NAVPOINT.version="0.0.1"
|
||||
-- @return #NAVPOINT self
|
||||
function NAVPOINT:NewFromCoordinate(Name, Coordinate)
|
||||
|
||||
-- Inherit everything from SCENERY class.
|
||||
-- Inherit everything from BASE class.
|
||||
self=BASE:Inherit(self, BASE:New()) -- #NAVFIX
|
||||
|
||||
self.coordinate=Coordinate
|
||||
|
||||
Reference in New Issue
Block a user