| Slu.Heureka.HeurekaAPI.Calculators Namespace > ApiSiteIndexCalculator Class : FromPineToSpruce Method |
'DeclarationPublic Shared Function FromPineToSpruce( _ ByVal siteIndexPine As Double, _ ByVal siteData As SiteData _ ) As Double
'UsageDim siteIndexPine As Double Dim siteData As SiteData Dim value As Double value = ApiSiteIndexCalculator.FromPineToSpruce(siteIndexPine, siteData)
public static double FromPineToSpruce( double siteIndexPine, SiteData siteData )
public: static double FromPineToSpruce( double siteIndexPine, SiteData^ siteData )
var sis =
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