Skip to main content

Custom Formula Definition

The TreeDetect platform allows users to define custom tree volume formulas.
This feature is useful when applying specialized, research-based, or proprietary equations for calculating forest stand volume.

Configurable Elements

  • Formula name: freely chosen name used to identify and retrieve saved formulas later.
  • Saved formulas: previously created formulas can be selected from the list.
  • Formula: enter the mathematical expression for the volume calculation.

Available Variables

  • D – trunk diameter (cm)
  • H – tree height (m)
  • p1, p2, … pN – user-defined constants

Advantage:
The custom formula feature gives TreeDetect users full control over their analytical model, enabling personalized and research-specific forest calculations.

Example

v = (p1 + p2*D*H + p3*D + p4*H) * (H/(H-1.3)) * k * D^2 * H / 10^8