metersPerHour

fun metersPerHour(value: Int): Speed
fun metersPerHour(value: Long): Speed

Creates a Speed instance from the given value in meters per hour.