Nasal Flightplan: Difference between revisions

Line 63: Line 63:
Notice, that a leg you have gotten from a plan, but deleted in the plan, will be invalid and should not be used or modified.
Notice, that a leg you have gotten from a plan, but deleted in the plan, will be invalid and should not be used or modified.
A leg you have gotten from a plan, when modified, will modify the leg inside the plan you got it from.
A leg you have gotten from a plan, when modified, will modify the leg inside the plan you got it from.
; setSpeed(speed, type) : Sets the speed restriction.
; setSpeed(speed, type) : Sets the speed restriction. Setting nil type, will crash FG.
; setAltitude(altitude, type) : Sets the altitude restriction.
; setAltitude(altitude, type) : Sets the altitude restriction. Setting nil type, will crash FG.
; path() :
; path() :
; courseAndDistanceFrom() :
; courseAndDistanceFrom() :
574

edits