Description Usage Arguments Value
View source: R/edge_gap_factor.R
Combined effect of gap size and edge effect on maximum bending moment for the single-tree method.
1 2 3 4 5 6 7  | edge_gap_factor_fun(
  spacing,
  equivalent_mean_ht,
  dist_edge,
  gap_size,
  fgr_constants
)
 | 
spacing | 
 Mean distance between trees (m).  | 
equivalent_mean_ht | 
 Equivalent mean stand height: the level in the stand responsible for most of the momentum absorption (m).  | 
dist_edge | 
 Distance of tree from the upwind edge (m).  | 
gap_size | 
 Length of the upwind gap (m).  | 
edge_gap_factor, the combined effect of edge and gap on the maximum bending moment exerted by the wind on a tree. Used in the tmc method.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.