Class

FlightPlanTopOfDescent

USI.Core

Immutable, simulator-neutral location of the calculated top of descent.

public sealed class FlightPlanTopOfDescent

Properties

DistanceFromAircraft

public Length DistanceFromAircraft { get; }

Gets the along-route distance from the aircraft to top of descent.

DistanceToFollowingWaypoint

public Length DistanceToFollowingWaypoint { get; }

Gets the along-route distance from top of descent to that waypoint.

FollowingWaypointIndex

public int FollowingWaypointIndex { get; }

Gets the zero-based route waypoint immediately after top of descent.