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.2.419.0 (24.2.419.0)
Syntax public Duration TotalDuration { get; }
Public ReadOnly Property TotalDuration As Duration
Get
public:
property Duration TotalDuration {
Duration get ();
}
member TotalDuration : Duration with get
Property Value
Type:
DurationSee Also