tbase: Unscaled base taper curve of cross-sectional area vs height...

View source: R/taper.R

tbaseR Documentation

Unscaled base taper curve of cross-sectional area vs height level.

Description

Unscaled base taper curve of cross-sectional area vs height level.

Usage

tbase(h, H, b)

Arguments

h

Height level(s), possibly a vector.

H

Tree total height.

b

Vector with the 5 parameters.

Value

Value(s) proportional to the area(s) at the level(s) h.

Examples

    tbase(16, 32, c(2.569, 0, 1.042, 0.3012, -1))


dyntaper documentation built on Aug. 14, 2022, 9:05 a.m.