Nasal Flightplan: Difference between revisions

Jump to navigation Jump to search
(→‎Waypoint ghost: Add extra members)
Line 77: Line 77:
; courseAndDistanceFrom(coord) : Return vector with true course and distance. Coord is a geo.Coord.
; courseAndDistanceFrom(coord) : Return vector with true course and distance. Coord is a geo.Coord.
; parents : Nasal parents.
; parents : Nasal parents.
; wp_owner : Will return you the owning route-structure of the WP - this could be an airway, procedure, or the flightplan if the waypoint doesn’t belong to a route structure.
; wp_parent: Will return you the owning route-structure of the WP - this could be an airway, procedure, or the flightplan if the waypoint doesn’t belong to a route structure.
; index : Returns the index of the leg in the owning route-structure.
; index : Returns the index of the leg in the owning route-structure.
; alt_cstr : Read-only. Altitude restriction output. Set using setAltitude.
; alt_cstr : Read-only. Altitude restriction output. Set using setAltitude.
842

edits

Navigation menu