computeLambdaR {RLeafAngle}R Documentation

Compute the parameter of rotated-ellipsoidal function given leaf angle distribution mearuements.

Description

Compute the parameter of rotated-ellipsoidal function given leaf angle distribution mearuements.

Usage

computeLambdaR(LeafAngles)

Arguments

LeafAngles

The measurements of leaf angle distribution.

Value

The parameter of ellipsoidal function given leaf angle distribution mearuements.

Author(s)

Wei-Min Wang (wmwang AT gmail.com)

References

Wang, W. M., Li, Z. L., & Su, H. B. (2007). Comparison of leaf angle distribution functions: effects on extinction coefficient and fraction of sunlit foliage. Agricultural and Forest Meteorology, 143(1), 106-122.

Examples

data(Pisek)
computeLambdaR(Pisek[[2]])


[Package RLeafAngle version 1.0 Index]