Description Usage Arguments Value Author(s)
View source: R/submodel-rtm-ms.R
Cohorts are arranged from bottom ('i = 1') to top ('i = ncohort')
1 2 3 4 5 6 7 8 9 10 11 12 | multi_scatter(
ipft,
L,
lr,
lt,
orient,
C = 1,
theta = 15,
S0_beam = 0.8,
S0_diff = 1 - S0_beam,
alb_ground = 0.1
)
|
ipft |
Integer indices of PFTs ('icohort') |
L |
Leaf (or total) area index |
lr |
Leaf reflectance ('ipft') |
lt |
Leaf transmittance ('ipft') |
orient |
Leaf orientation factor (-1, 1) |
C |
Crown area index (default = 1) |
theta |
Projection angle (degrees) |
List containin cohort-level downward beam radiation, and downward and upward diffuse radiation.
Alexey Shiklomanov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.