Class gendistribution

java.lang.Object
  |
  +--gendistribution

class gendistribution
extends java.lang.Object

TreeGrOSS : class gendistribution generates a diameter distribution from stand values This is the major class for several other classes of this package http://treegross.sourceforge.net

Author:
Juergen Nagel

Constructor Summary
(package private) gendistribution()
           
 
Method Summary
(package private)  void weibull(stand st, int art, int alter, double dg, double hg, double dmax, double gfl)
          generates a diameter distribution from stand values
(package private)  void weibullEven(stand st, int art, int alter, double dg, double hg, double dmax, double gfl)
          generates a diameter distribution from stand values
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

gendistribution

gendistribution()
Method Detail

weibull

void weibull(stand st,
             int art,
             int alter,
             double dg,
             double hg,
             double dmax,
             double gfl)
generates a diameter distribution from stand values


weibullEven

void weibullEven(stand st,
                 int art,
                 int alter,
                 double dg,
                 double hg,
                 double dmax,
                 double gfl)
generates a diameter distribution from stand values