bi2000_squared: Taper bi2000 squared

View source: R/bi_taper.R

bi2000_squaredR Documentation

Taper bi2000 squared

Description

Internal function to be integrated for the integration of the Bi 2000 volume function

Usage

bi2000_squared(DBH, h, H, coefficients)

Arguments

DBH

Tree DBH in cm

h

Stem diameter height in m

H

Tree height in m

coefficients

equation coefficients

Value

squared stem diameter at h

Examples

## Not run: 
bi2000_squared(30, 10,40,coefficients = bi_tapercoef_aus('CMAC'))

## End(Not run)

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