Slu.Heureka.HeurekaAPI.Calculators Namespace : ApiSiteIndexCalculator Class |
The following tables list the members exposed by ApiSiteIndexCalculator.
Name | Description | |
---|---|---|
![]() | ApiSiteIndexCalculator Constructor |
Name | Description | |
---|---|---|
![]() ![]() | ConvertToPineOrSpruce | Conversion 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 |
![]() ![]() | FromPineToSpruce | Converts site index for pine to spruce according to Leijon (1979) according to Boniteringshandboken. Code originally from NFI embedded sql. |
![]() ![]() | FromSpruceToPine | Converts site index for pine to spruce according to Leijon (1979) according to Boniteringshandboken. Code originally from NFI embedded sql. |
![]() ![]() | GetSisFromSiteVariables | Overloaded. Calculates site index from site variables (SIS) using a ApiCompartment instance as argument according to Boniteringshandboken. Code originally from NFI embedded sql. |
![]() ![]() | 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. |