sf {FI} | R Documentation |
Stacking factor
Description
Ratio between solid cubic meters of wood per stere cubic meter of stacked up wood.
Usage
sf(volume, height, length, depth)
Arguments
volume |
real volume of the logs |
height |
height of the stack (in meters) |
length |
length of the stack (in meters) |
depth |
depth of the stack (in meters) |
Value
stacking factor ranging from 0-1
References
www.eucalyptus.com.br/capitulos/ENG07.pdf
[Package FI version 1.0 Index]