Heureka API .NET Documentation
SiteData Constructor(Nullable<Double>,SpeciesGroupCode,SpeciesGroupCode,CountyCode,Double,Double,Nullable<VegetationType>,Boolean,RegionCode,Nullable<Double>,Nullable<Double>,Nullable<Double>,Boolean,Nullable<SoilMoistureType>,Nullable<Int32>,Nullable<SoilWaterCode>,Nullable<SoilDepth>,Nullable<ClimateCode>,String,Nullable<TextureType>,Boolean,Nullable<GroundLayerType>,Nullable<Int32>,CoordinateType,MaturityClassRISType,Nullable<Double>,Nullable<Int32>,Nullable<Int32>,Nullable<Double>,Nullable<Double>,Nullable<Double>,Nullable<SlopeType>)



Site index of dominant species, m
Dominant species
Regeneration species
Constructor
Syntax
'Usage
 
Dim siteIndex As Nullable(Of Double)
Dim domSpecies As SpeciesGroupCode
Dim regSpecies As SpeciesGroupCode
Dim county As CountyCode
Dim latitude As Double
Dim altitude As Double
Dim vegetationType As Nullable(Of VegetationType)
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 Nullable(Of SoilMoistureType)
Dim distanceToCoast As Nullable(Of Integer)
Dim groundWater As Nullable(Of SoilWaterCode)
Dim soilDepth As Nullable(Of SoilDepth)
Dim climate As Nullable(Of 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 slope As Nullable(Of SlopeType)
 
Dim instance As New SiteData(siteIndex, domSpecies, regSpecies, county, latitude, altitude, vegetationType, ditch, region, eastCoord, northCoord, impedimentFraction, peat, soilMoist, distanceToCoast, groundWater, soilDepth, climate, description, texture, split, groundLayer, seedTrees, coordType, maturityClass, siteIndexH, damage, humidity, fieldEstBa, meanAgeTotal, meanAgeBH, slope)

Parameters

siteIndex
Site index of dominant species, m
domSpecies
Dominant species
regSpecies
Regeneration species
county
latitude
altitude
vegetationType
ditch
region
eastCoord
northCoord
impedimentFraction
peat
soilMoist
distanceToCoast
groundWater
soilDepth
climate
description
texture
split
groundLayer
seedTrees
coordType
maturityClass
siteIndexH
damage
humidity
fieldEstBa
meanAgeTotal
meanAgeBH
slope
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

SiteData Class
SiteData Members
Overload List

Send Feedback