Click or drag to resize

StandardTransitionProfileSegmentTotalDuration Property

Gets the total time it takes for the segment to complete the transition from the initial conditions through an ascent or descent maneuver and then to connect with the final conditions.

Namespace:  AGI.Foundation.RouteDesign.Advanced
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Duration TotalDuration { get; }

Property Value

Type: Duration
See Also