calculate the planafit coefficients from 3D wind measurement. in: three vectors or one-column dataframes. out: a list.

mf_planarfit(u, v, w, Ulower = 1, Uupper = 5, ifplot = FALSE)

Arguments

ifplot

logcial

Value

planafit coefficients

Examples