Slu.Heureka.DomainLayer.ProductionModel Namespace > StandGrowthNone Class > AdjustTreeGrowth Method : AdjustTreeGrowth(PredictionUnit,Double,Double,Double,Boolean,Nullable<Double>,IList<Tree>) Method |
'Declaration
Public Overloads Sub AdjustTreeGrowth( _ ByVal pUnit As PredictionUnit, _ ByVal basalAreaGrowthFactor As Double, _ ByVal standGrowth As Double, _ ByVal treeGrowth As Double, _ ByVal overstoreyLayer As Boolean, _ ByVal minDiameter As Nullable(Of Double), _ ByVal trees As IList(Of Tree) _ )
'Usage
Dim instance As StandGrowthNone Dim pUnit As PredictionUnit Dim basalAreaGrowthFactor As Double Dim standGrowth As Double Dim treeGrowth As Double Dim overstoreyLayer As Boolean Dim minDiameter As Nullable(Of Double) Dim trees As IList(Of Tree) instance.AdjustTreeGrowth(pUnit, basalAreaGrowthFactor, standGrowth, treeGrowth, overstoreyLayer, minDiameter, trees)
public void AdjustTreeGrowth( PredictionUnit pUnit, double basalAreaGrowthFactor, double standGrowth, double treeGrowth, bool overstoreyLayer, Nullable<double> minDiameter, IList<Tree> trees )
public: void AdjustTreeGrowth( PredictionUnit^ pUnit, double basalAreaGrowthFactor, double standGrowth, double treeGrowth, bool overstoreyLayer, Nullable<double> minDiameter, IList<Tree^>^ trees )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2