StandardTransitionProfileSegmentInitialSurfaceSpeed Property |
Gets the value for the horizontal surface speed at the start of the profile, in meters per second.
Namespace:
AGI.Foundation.RouteDesign.Advanced
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double InitialSurfaceSpeed { get; }
Public ReadOnly Property InitialSurfaceSpeed As Double
Get
public:
property double InitialSurfaceSpeed {
double get ();
}
member InitialSurfaceSpeed : float with get
Property Value
Type:
Double
See Also