Click or drag to resize

HeightTransitionProcedureWaypoint Property

Gets or sets the waypoint at which to make the transition. This is the point at which the procedure will leave after transitioning to the FinalHeight.

Namespace:  AGI.Foundation.RouteDesign
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Cartographic Waypoint { get; set; }

Property Value

Type: Cartographic
See Also