Class crownbase

java.lang.Object
  |
  +--crownbase

class crownbase
extends java.lang.Object

TreeGrOSS : class crownbase calculates the crownbase Version 20-SEP-2002


Constructor Summary
(package private) crownbase()
           
 
Method Summary
(package private)  double bwinpro(int code, double d, double h, double h100)
          calculates the crownbase according to the Bwinpro model; it expects code = species Lower Saxony, d= diameter at breast height [cm], h= height [m], h100= top height [m] it returns the crown base [m]
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

crownbase

crownbase()
Method Detail

bwinpro

double bwinpro(int code,
               double d,
               double h,
               double h100)
calculates the crownbase according to the Bwinpro model; it expects code = species Lower Saxony, d= diameter at breast height [cm], h= height [m], h100= top height [m] it returns the crown base [m]