calculateLandsbergWind: calculateLandsbergWind.

Description Usage Arguments Details Value References Examples

View source: R/calculateWeatherVariables.R

Description

calculateLandsbergWind function to calculate adjusted windspeed

Usage

1
calculateLandsbergWind(wind, cropHeight, canopyHeight)

Arguments

-

wind: in m/s - double

-

cropHeight: in m - double

-

canopyHeight: in m - double

Details

function to calculate Lansberg's Adjusted windspeed

Value

double

References

see aWhere API Documentation (insert HTTP address)

Examples

1
NEED TO INSERT

aWhereAPI/CalculateWeatherVars_aWhere documentation built on March 10, 2020, 12:03 a.m.