Heureka API .NET Documentation
HeurekaLayerResult Constructor



Syntax
'Declaration
 
Public Function New( _
   ByVal layerGuid As Guid, _
   ByVal dgv As Double, _
   ByVal dg As Double, _
   ByVal ba As Double, _
   ByVal stems As Double, _
   ByVal height As Double, _
   ByVal vol As Double, _
   ByVal initialAge As Double, _
   ByVal initialVolume As Double, _
   ByVal meanage As Double, _
   ByVal cai As Double, _
   ByVal biomass As ApiBiomass, _
   ByVal species As SpeciesCode, _
   ByVal layerType As ApiLayerType _
)
'Usage
 
Dim layerGuid As Guid
Dim dgv As Double
Dim dg As Double
Dim ba As Double
Dim stems As Double
Dim height As Double
Dim vol As Double
Dim initialAge As Double
Dim initialVolume As Double
Dim meanage As Double
Dim cai As Double
Dim biomass As ApiBiomass
Dim species As SpeciesCode
Dim layerType As ApiLayerType
 
Dim instance As New HeurekaLayerResult(layerGuid, dgv, dg, ba, stems, height, vol, initialAge, initialVolume, meanage, cai, biomass, species, layerType)

Parameters

layerGuid
dgv
dg
ba
stems
height
vol
initialAge
initialVolume
meanage
cai
biomass
species
layerType
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

HeurekaLayerResult Class
HeurekaLayerResult Members

Send Feedback