Nasal Flightplan: Difference between revisions

Jump to navigation Jump to search
Line 78: Line 78:
; 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_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.
; 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.
; alt_cstr : Read-only. Altitude restriction output. Set using setAltitude.
; alt_cstr_type : Read-only. Altitude restriction type. See below for list.
; alt_cstr_type : Read-only. Altitude restriction type. See below for list.
; speed_cstr : Read-only. Speed restriction.
; speed_cstr : Read-only. Speed restriction output. Set using setSpeed.
; speed_cstr_type : Read-only. Speed restriction. See below for list.
; speed_cstr_type : Read-only. Speed restriction. See below for list.
; leg_distance : Returns distance along the leg, from the preceding waypoint.
; leg_distance : Returns distance along the leg, from the preceding waypoint.
842

edits

Navigation menu