Bicycle

fun Bicycle(maxSpeed: Speed = Speed.kilometersPerHour(BICYCLE_SPEED_KMH))

Parameters

maxSpeed

The maximum speed of the bike.