Nasal Flightplan: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Line 37: Line 37:
; insertWPAfter() :  
; insertWPAfter() :  
; insertWaypoints(vector, index) : Pass a vector of waypoint objects, and the position to insert.
; insertWaypoints(vector, index) : Pass a vector of waypoint objects, and the position to insert.
; cleanPlan() : Clears all waypoints including destination and departure.
; cleanPlan() : Clears all waypoints except destination and departure.
; clearWPType(type) : Supply a type string, it will clear all waypoints of the type.
; clearWPType(type) : Supply a type string, it will clear all waypoints of the type.
; clone() : Return a copy of the flightplan.
; clone() : Return a copy of the flightplan.
29

edits

Navigation menu