mps.to.ftps: Meters per second to feet per second

Description Usage Arguments Value

Description

The function takes in wind speed value in units, meters per second (mps or m/s) and returns the value after conversion in units, feet per second (ftps or ft/s)

Usage

1
mps.to.ftps(wind.mps, round = 2)

Arguments

wind.mps

vector of wind speeds in meters per second

round

number of digits after decimal point to be rounded up to

Value

wind.ftps

vector of wind speeds in feet per second


pdasg/Rproject documentation built on May 24, 2019, 11:40 p.m.