StandardTransitionProfileSegmentIntermediateDuration Property |
Gets the time it takes for the segment to transition along the inclined slope
while ascending or descending.
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 IntermediateDuration { get; }
Public ReadOnly Property IntermediateDuration As Duration
Get
public:
property Duration IntermediateDuration {
Duration get ();
}
member IntermediateDuration : Duration with get
Property Value
Type:
DurationSee Also