Heureka API .NET Documentation
ApiSiteIndexCalculator Class Members
Methods 


The following tables list the members exposed by ApiSiteIndexCalculator.

Public Constructors
 NameDescription
Public ConstructorApiSiteIndexCalculator Constructor  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)ConvertToPineOrSpruceConversion from birch (H50), oak (H100), beech (H100), or contorta (H50) to spruce or pine. In Heureka, only pine and spruce are supported as site index species. http H100Bok -> H100Gran: SI= 0,43 * H100Bok+ 21,1 H50Björk -> H100Gran: SI=1,15 * H50Björk- 1 H100Ek -> H100Gran: SI=0,6 * H100Ek+ 15 H50Contorta -> H100Tall: SI=0,9 * H50Contorta+ 4  
Public Methodstatic (Shared in Visual Basic)FromPineToSpruce Converts site index for pine to spruce according to Leijon (1979) according to Boniteringshandboken. Code originally from NFI embedded sql.  
Public Methodstatic (Shared in Visual Basic)FromSpruceToPine Converts site index for pine to spruce according to Leijon (1979) according to Boniteringshandboken. Code originally from NFI embedded sql.  
Public Methodstatic (Shared in Visual Basic)GetSisFromSiteVariablesOverloaded. Calculates site index from site variables (SIS) using a ApiCompartment instance as argument according to Boniteringshandboken. Code originally from NFI embedded sql.  
Public Methodstatic (Shared in Visual Basic)GetSiteIndexFromHeightCurve Calculates site index from site index equations (H100m of not stated otherwise) Note that the function handles stands older than 100 years even if H100 is calculated.  
Top
See Also

Reference

ApiSiteIndexCalculator Class
Slu.Heureka.HeurekaAPI.Calculators Namespace

Send Feedback