StandardTransitionProfileSegmentFinalDuration Property |
Gets the time it takes for the segment to transition from the inclined slope
to 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 FinalDuration { get; }
Public ReadOnly Property FinalDuration As Duration
Get
public:
property Duration FinalDuration {
Duration get ();
}
member FinalDuration : Duration with get
Property Value
Type:
DurationSee Also