Class volumebynfv

java.lang.Object
  |
  +--volumebynfv

class volumebynfv
extends java.lang.Object

TreeGrOSS : class volume function used by the Forest Research Station of Lower Saxony http://treegross.sourceforge.net Version 12-Nov-2002


Constructor Summary
(package private) volumebynfv()
           
 
Method Summary
(package private)  double volume(int spcode, double d, double h)
          calculates the volume by volume or form function.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

volumebynfv

volumebynfv()
Method Detail

volume

double volume(int spcode,
              double d,
              double h)
calculates the volume by volume or form function. Parameters: species code Lower Saxony, if species code < 100 then the number is taken for the volume/form function; dbh [cm]; height [m]. The method returns the volume in cubic meters