bi2000_volume: Volume bi2000

View source: R/bi_taper.R

bi2000_volumeR Documentation

Volume bi2000

Description

D Bi, H; 2000; Trigonometric variable-form taper equations for Australian Eucalypts; Forest Science 46(3) pp397-409.

Usage

bi2000_volume(DBH, stump_height, h, H, coefficients)

Arguments

DBH

Tree diameter at breast height in cm

stump_height

Tree stump height in m

h

Height for predicted diameter

H

Tree height in m

coefficients

Equation coefficients

Value

Stem volume

Examples


bi2000_volume(30,0.3, 40,40,coefficients = bi_tapercoef_aus('CMAC'))



jonathandash/wafR documentation built on March 27, 2022, 11:47 a.m.