Nasal Flightplan: Difference between revisions

Jump to navigation Jump to search
→‎Background: Added how to create new empty plan.
(→‎Background: Added how to create new empty plan.)
Line 7: Line 7:
== Background ==
== Background ==
The Nasal functions relating to the route manager system include:
The Nasal functions relating to the route manager system include:
* {{func link|flightplan()}}
* {{func link|flightplan()}} - return the active plan.
* {{func link|airwaysRoute()}}
* {{func link|airwaysRoute()}}
* {{func link|createFlightplan()}} - creates new empty plan.


Flight plans are based on waypoints, which, in C++, inherit from the {{API Link|flightgear|class|FGPositioned}} class.
Flight plans are based on waypoints, which, in C++, inherit from the {{API Link|flightgear|class|FGPositioned}} class.
574

edits

Navigation menu