Heureka API .NET Documentation
TreeSizeDiversityType Enumeration



Constants for tree size diversity
Syntax
'Declaration
 
Public Enum TreeSizeDiversityType 
   Inherits System.Enum
'Usage
 
Dim instance As TreeSizeDiversityType
public enum TreeSizeDiversityType : System.Enum 
public enum class TreeSizeDiversityType : public System.Enum 
Members
MemberDescription
HeterogeneousTree size diversity in prediction unit is large
HomogeneousTree size diversity in prediction unit is small
InverseJShapedTree size diversity in prediction unit is large
UnknownNot defined
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Slu.Heureka.DomainLayer.CommonForestModels.TreeSizeDiversityType

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.DomainLayer.CommonForestModels Namespace

Send Feedback