Nasal Flightplan: Difference between revisions

Jump to navigation Jump to search
→‎Procedure methods and variables: Document the methods available per procedureGhostGetMember
(→‎Waypoint hashes: "Hold" does not seem to work.)
(→‎Procedure methods and variables: Document the methods available per procedureGhostGetMember)
Line 97: Line 97:


== Procedure methods and variables ==
== Procedure methods and variables ==
; id : a string containing the name of the procedure
; airport : airport object associated with the procedure
; radio: for instrument approaches, returns the type of procedure (VOR, ILS, RNAV, or NDB)
; tp_type: returns the type of procedure (sid, star, or iap)
; runways: a vector containing the runways associated with the procedure
; transitions : a vector containing the transitions of the procedure (for SIDS and STARS only)
; route(runway) : Returns a vector of waypoints.
; route(runway) : Returns a vector of waypoints.
; transition() : Only works on STAR and SID.
; transition() : Only works on STAR and SID.
842

edits

Navigation menu