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