Class siofdistrib

java.lang.Object
  |
  +--siofdistrib

class siofdistrib
extends java.lang.Object

TreeGrOSS : class siofdistrib calculates the Siteindex of a distribution of the class gendistribution.java and stores that information for each tree as an individual site index in st.tr[i].si http://treegross.sourceforge.net Version 18-Aug-2002


Constructor Summary
(package private) siofdistrib()
           
 
Method Summary
(package private)  void si(stand st, int code, int alter, double dg, double hg)
          calcultes the site index of a generated a diameter distribution from stand values it uses all trees with no site index information at this point, parameters passed: the stand, species code, age, mean quadratic diameter [cm] and height [m] of dg
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

siofdistrib

siofdistrib()
Method Detail

si

void si(stand st,
        int code,
        int alter,
        double dg,
        double hg)
calcultes the site index of a generated a diameter distribution from stand values it uses all trees with no site index information at this point, parameters passed: the stand, species code, age, mean quadratic diameter [cm] and height [m] of dg