Uses of Interface
awsmodel.AWSStand

Uses of AWSStand in awsmodel
 

Classes in awsmodel that implement AWSStand
 class AWSStandImpl
          This class is an implementation of the AWSStand and AWSTreatment.
 

Methods in awsmodel with parameters of type AWSStand
 java.util.Collection<AWSTree> AlbrechtWindStormModel.getDamagedTreesOfThisStand(AWSStand stand, AWSTreatment treatment)
          This method returns a collection of damaged trees.
 double[] AlbrechtWindStormModel.getPredictionForThisStand(AWSStand stand, AWSTreatment treatment)
          This method generates three predictions : 1- the probability of stand damage, 2- the probability of total damage (>75% of basal area damaged) conditional on the occurrence of stand damaged, and 3- the proportion of stand damage (<75% of basal area damaged) given that the stand is not totally damaged.