Python script forCrownCoverage
See also
python.packages.forCrownCoverage

Aim of module

Calculates the crown coverage for a triplet of trees.

General description

See also
Python script forCrownCoverage

Parameter description

-input input UCD file
Type : PathArgument
Remark : mandatory
Description:
-output output file
Type : PathArgument
Remark : optional
Description:
-percentage percentage (default: 0.3)
Type : Floating-point number
Remark : optional, default: 0.3
Description:
-maxLength max length (default: 20)
Type : Integer
Remark : optional, default: 20
Description:

Examples

To be written.