tbase {dyntaper}R 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))


[Package dyntaper version 1.1 Index]