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