Slu.Heureka.DomainLayer.Forest Namespace > PredictionUnit Class > PredictionUnit Constructor : PredictionUnit Constructor(Int32,TreatmentUnit,CellRow,ReferenceUnitRow) |
'Declaration
Public Function New( _ ByVal maxPeriods As Integer, _ ByVal treatmentUnit As TreatmentUnit, _ ByVal cellRow As dsForest.CellRow, _ ByVal referenceUnitRow As dsForest.ReferenceUnitRow _ )
'Usage
Dim maxPeriods As Integer Dim treatmentUnit As TreatmentUnit Dim cellRow As dsForest.CellRow Dim referenceUnitRow As dsForest.ReferenceUnitRow Dim instance As New PredictionUnit(maxPeriods, treatmentUnit, cellRow, referenceUnitRow)
public PredictionUnit( int maxPeriods, TreatmentUnit treatmentUnit, dsForest.CellRow cellRow, dsForest.ReferenceUnitRow referenceUnitRow )
public: PredictionUnit( int maxPeriods, TreatmentUnit^ treatmentUnit, dsForest.CellRow^ cellRow, dsForest.ReferenceUnitRow^ referenceUnitRow )
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