Heureka API .NET Documentation
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
Syntax
'Usage
 
Dim maxPeriods As Integer
Dim treatmentUnit As TreatmentUnit
Dim dataType As DataType
Dim siteIndex As Nullable(Of Double)
Dim domSpecies As SpeciesGroupCode
Dim evenAgeCode As AgeType
Dim unitType As Nullable(Of PlotTypes)
Dim county As CountyCode
Dim latitude As Double
Dim altitude As Double
Dim vegetationType As Nullable(Of VegetationType)
Dim plotArea As Double
Dim ditch As Boolean
Dim region As RegionCode
Dim eastCoord As Nullable(Of Double)
Dim northCoord As Nullable(Of Double)
Dim impedimentFraction As Nullable(Of Double)
Dim peat As Boolean
Dim soilMoist As SoilMoistureType
Dim distanceToCoast As Nullable(Of Integer)
Dim groundWater As Nullable(Of SoilWaterCode)
Dim climate As ClimateCode
Dim description As String
Dim texture As Nullable(Of TextureType)
Dim split As Boolean
Dim groundLayer As Nullable(Of GroundLayerType)
Dim seedTrees As Nullable(Of Integer)
Dim coordType As CoordinateType
Dim maturityClass As MaturityClassRISType
Dim siteIndexH As Nullable(Of Double)
Dim damage As Nullable(Of Integer)
Dim humidity As Nullable(Of Integer)
Dim fieldEstBa As Nullable(Of Double)
Dim meanAgeTotal As Nullable(Of Double)
Dim meanAgeBH As Nullable(Of Double)
 
Dim instance As New PredictionUnit(maxPeriods, treatmentUnit, dataType, siteIndex, domSpecies, evenAgeCode, unitType, county, latitude, altitude, vegetationType, plotArea, ditch, region, eastCoord, northCoord, impedimentFraction, peat, soilMoist, distanceToCoast, groundWater, climate, description, texture, split, groundLayer, seedTrees, coordType, maturityClass, siteIndexH, damage, humidity, fieldEstBa, meanAgeTotal, meanAgeBH)

Parameters

maxPeriods
treatmentUnit
dataType
siteIndex
domSpecies
evenAgeCode
unitType
county
latitude
altitude
vegetationType
plotArea
ditch
region
eastCoord
northCoord
impedimentFraction
peat
soilMoist
distanceToCoast
groundWater
climate
description
texture
split
groundLayer
seedTrees
coordType
maturityClass
siteIndexH
damage
humidity
fieldEstBa
meanAgeTotal
meanAgeBH
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
Overload List

Send Feedback