Heureka API .NET Documentation
MaturityClassRISType Enumeration



Type of maturity class. Classification according to Rixskogstaxeringen (RIS).
Syntax
'Declaration
 
<TypeConverterAttribute("Slu.Heureka.DomainLayer.CommonForestModels.MaturityClassRISTypeConverter, Slu.Heureka.DomainLayer, Version=2.11.0.16315, Culture=neutral, PublicKeyToken=null")>
Public Enum MaturityClassRISType 
   Inherits System.Enum
'Usage
 
Dim instance As MaturityClassRISType
[TypeConverter("Slu.Heureka.DomainLayer.CommonForestModels.MaturityClassRISTypeConverter, Slu.Heureka.DomainLayer, Version=2.11.0.16315, Culture=neutral, PublicKeyToken=null")]
public enum MaturityClassRISType : System.Enum 
[TypeConverter("Slu.Heureka.DomainLayer.CommonForestModels.MaturityClassRISTypeConverter, Slu.Heureka.DomainLayer, Version=2.11.0.16315, Culture=neutral, PublicKeyToken=null")]
public enum class MaturityClassRISType : public System.Enum 
Members
MemberDescription
A1_BareForestlandA1- Bare forest land
A2_ThicketForestA2 - Thicket forest (sv: slyskog), not used after 1993
B1_PlantationB1 - Plantation, mean height less than 1.3 m
B2_YoungStandB2 - Young stand, mean height 1.3-3 m
B3_YoungStandB3 - Young stand, mean height > 3 m
C1_UnthinnedMidAgeStandC1 - Mid-aged forest, not thinned, mean diameter less than 20 cm
C2_ThinnedMidAgeFineStandC2 - Mid-aged forest, thinned, mean diameter less than 20 cm
C3_ThinnedMidAgeCoarseStandC3 - Mid-aged forest with mean diameter more than 20 cm, and age less than 45 yrs (G36), 50 yrs (G32), 60 yrs (G28, T28), 70 yrs (G24, T24), 80 yrs (G20, T20), 90 yrs (G16, T16), or 100 yrs (T12)
C4_LastThinningStandC4 - Forest older than age thresholds above, but recommended for thinning once more
D1_FinalFellingAgeNotReachedD1 - Forest where next treatment recommended is final felling, but today younger than lowest allowable final felling age
D2_FinalFellingAllowedD2 - Forest ready for final felling that has reached or passed lowest allowable final felling age
E1E - Multi-layered forest suitable for selection harvesting according to NFI survey team (Huggningsklass "Blädningsskog")
UnknownMaturity class is unknown/not specified
Inheritance Hierarchy

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

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