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: 25.1.421.0 (25.1.421.0)
Syntaxpublic Duration FinalDuration { get; }
Public ReadOnly Property FinalDuration As Duration
Get
public:
property Duration FinalDuration {
Duration get ();
}
member FinalDuration : Duration with get
Property Value
Type:
Duration
See Also