windSpeed

fun windSpeed(metersPerSecond: Float, isImperial: Boolean, decimalPlaces: Int = 1): String(source)