Heureka API .NET Documentation
ApiLayerType Enumeration



Type of tree layer
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum ApiLayerType 
   Inherits System.Enum
'Usage
 
Dim instance As ApiLayerType
[Flags()]
public enum ApiLayerType : System.Enum 
[Flags()]
public enum class ApiLayerType : public System.Enum 
Members
MemberDescription
IngrownTrees
Overstorey Overstorey layer. Basal area per ha must be supplied for this kind of layer. At least two of thew following three varaibles must be supplied for this kind of layer: basal per ha, stem density and mean diameter
RetainedTrees
Saplings Young stand layer, typically "huggningsklass" R2 and younger. Mean height less than 6-7 m. Stem density must be supplied for this kind of layer.
Trees Established phase, typically "huggningsklass" G1 and older. Mean height >= 6-7 m. At least two of the three following variables must be supplied for this kind of layer: basal per ha, stem density and mean diameter
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Slu.Heureka.HeurekaAPI.Data.ApiLayerType

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

Slu.Heureka.HeurekaAPI.Data Namespace

Send Feedback