ProfileSpeedSpeedReference Property |
Gets the value indicating whether the
TargetSpeed
includes the vertical component.
Namespace:
AGI.Foundation.RouteDesign
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public SpeedReference SpeedReference { get; }
Public ReadOnly Property SpeedReference As SpeedReference
Get
public:
property SpeedReference SpeedReference {
SpeedReference get ();
}
member SpeedReference : SpeedReference with get
Property Value
Type:
SpeedReferenceSee Also