baseSpeedInMetersPerSecond property

double baseSpeedInMetersPerSecond
getter/setter pair

New maximum value in m/s of baseSpeed on segment. The provided value must be in the range [1.0, 70.0]. Cannot increase base speed on segment. If the value is greater than the default base speed, then such penalty will have no effect.

Implementation

double baseSpeedInMetersPerSecond;