Slu.Heureka.DomainLayer.Forest Namespace > PredictionUnit Class > PredictionUnit Constructor : PredictionUnit Constructor(Int32,TreatmentUnit,Double) |
'Declaration
Public Function New( _ ByVal maxPeriods As Integer, _ ByVal t As TreatmentUnit, _ ByVal plotArea As Double _ )
'Usage
Dim maxPeriods As Integer Dim t As TreatmentUnit Dim plotArea As Double Dim instance As New PredictionUnit(maxPeriods, t, plotArea)
public PredictionUnit( int maxPeriods, TreatmentUnit t, double plotArea )
public: PredictionUnit( int maxPeriods, TreatmentUnit^ t, double plotArea )
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