StandardTransitionProfileSegmentFinalSurfaceSpeed 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: 24.2.419.0 (24.2.419.0)
Syntax public double FinalSurfaceSpeed { get; }
Public ReadOnly Property FinalSurfaceSpeed As Double
Get
public:
property double FinalSurfaceSpeed {
double get ();
}
member FinalSurfaceSpeed : float with get
Property Value
Type:
DoubleSee Also