foursail: SAIL model

Description Usage Arguments Value Author(s)

View source: R/sail.R

Description

R wrapper for 4SAIL model

Usage

1
foursail(refl, tran, rsoil, param)

Arguments

refl

input leaf reflectance from 400-2500nm (can be measured or modeled)

tran

input leaf transmittance from 400-2500nm (can be measured or modeled)

rsoil

input soil reflectance spectra from 400-2500nm (can be measured or modeled)

param

Vector of SAIL parameter values: * LIDFa: Leaf angle distribution function - parameter a * LIDFb: Leaf angle distribution function - parameter b * TypeLIDF: Leaf angle distribution function type (1 or 2) * LAI: Leaf area index * q: Hot spot effect parameter * tts: Solar zenith angle * tto: Observer zenith angle * psi: Sun-sensor azimuth angle

Value

Spectra matrix (see spectra()) (2101 x 4) of reflectance factors for wavelengths 400 to 2500nm: * bi-hemispherical reflectance (rddt) * hemispherical directional (rsdt) * directional hemispherical (rdot) * bi-directional (rsot)

Author(s)

Shawn Serbin

Alexey Shiklomanov


ashiklom/PEcAnRTM documentation built on March 7, 2020, 7:46 a.m.