Heureka API .NET Documentation
PredictionUnit Constructor



Overload List
OverloadDescription
PredictionUnit Constructor(Int32,TreatmentUnit) Creates a new prediction unit for test purposes, with hard-coded data  
PredictionUnit Constructor(Int32,TreatmentUnit,Double) Creates a new prediction unit for test purposes, with hard-coded data  
PredictionUnit Constructor(Int32,TreatmentUnit,SiteData) Creates a new prediction unit.  
PredictionUnit Constructor(Int32,TreatmentUnit,StandObjectData) Creates a new prediction unit that gets its site data from a StandObjectData object. This constructor was added to use with the test fixture DomainLayer.Import.StandRegister.Tests.TreeSimulatorFixture, but also useful for the 3G Plan-Heureka framework, which doesn't use the databases.  
PredictionUnit Constructor(Int32,TreatmentUnit,DataType,Nullable<Double>,SpeciesGroupCode,AgeType,Nullable<PlotTypes>,CountyCode,Double,Double,Nullable<VegetationType>,Double,Boolean,RegionCode,Nullable<Double>,Nullable<Double>,Nullable<Double>,Boolean,SoilMoistureType,Nullable<Int32>,Nullable<SoilWaterCode>,ClimateCode,String,Nullable<TextureType>,Boolean,Nullable<GroundLayerType>,Nullable<Int32>,CoordinateType,MaturityClassRISType,Nullable<Double>,Nullable<Int32>,Nullable<Int32>,Nullable<Double>,Nullable<Double>,Nullable<Double>) Constructor used for test and by Splan  
PredictionUnit Constructor(Int32,TreatmentUnit,DataType,Nullable<Double>,SpeciesGroupCode,SpeciesGroupCode,AgeType,Nullable<PlotTypes>,CountyCode,Double,Double,Nullable<VegetationType>,Double,Boolean,RegionCode,Nullable<Double>,Nullable<Double>,Nullable<Double>,Boolean,SoilMoistureType,Nullable<Int32>,Nullable<SoilWaterCode>,ClimateCode,String,Nullable<TextureType>,Boolean,Nullable<GroundLayerType>,Nullable<Int32>,CoordinateType,MaturityClassRISType,Nullable<Double>,Nullable<Int32>,Nullable<Int32>,Nullable<Double>,Nullable<Double>,Nullable<Double>) Creates a new prediction unit. Used for test purposes.  
PredictionUnit Constructor(Int32,TreatmentUnit,IDataRecord) Creates a new prediction unit.  
PredictionUnit Constructor(Int32,TreatmentUnit,CellRow,ReferenceUnitRow) Creates a new prediction unit.  
Requirements

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

See Also

Reference

PredictionUnit Class
PredictionUnit Members

Send Feedback