parSort {TapeS} | R Documentation |
constructor for class parSort
Description
function to call new()
on class parSort
Usage
parSort(
n = 1,
stH = 0,
Lxh = 0,
Hkz = 0L,
Skz = 0L,
Hsh = 0,
Zsh = 0,
Lsh = 0,
Zab = 14,
Lab = 0,
Az = 0,
LIh = 0,
trL = 0,
fixN = 0L,
fixL = 0,
fixZ = 0,
fixA = 0,
fixR = 0,
...
)
Arguments
n |
the number of parameter sets to generate, defaults to 1 |
stH |
stump height |
Lxh |
length of unusable wood at stem foot, see details |
Hkz |
height indicator, see details |
Skz |
stem indicator, see details |
Hsh |
height of stem wood, see details |
Zsh |
cutting diameter of stem wood, see details |
Lsh |
length of stem wood, see details |
Zab |
cutting diameter of upper trunk, see details |
Lab |
length of upper trunk, see details |
Az |
minimal cutting diameter, defaults to 7cm, see details |
LIh |
length of industrial wood, see details |
trL |
maximum transport length |
fixN |
number of fixed length assortments, see details |
fixL |
length of fixed length assortments, see details |
fixZ |
cutting diameter of fixed length assortments, see details |
fixA |
absolute add-on for good measure of fixed length assortments, given in cm; see details |
fixR |
relative add-on for good measure of fixed length assortments, given in percentage, i.e. 1% = 1; see details |
... |
currently unused |
Details
if n is not given (or one) and any of the other parameter is given with length greater than one, n is reset to the maximum length of all parameters; care should be taken when using n and individual parameter setting for several trees.
Value
an object of class parSort
, i.e. a list, each element of
length n
or maximum of length of defined parameters