Heureka API .NET Documentation
GetCoefficients Method (TreeAgeLowProdNystrom.NystromAgeCoefficients)



Get the Nystrom Coefficients for a specific nfiLandUse and species group code
Syntax
'Declaration
 
Public Shared Function GetCoefficients( _
   ByVal species As SpeciesGroupCode _
) As TreeAgeLowProdNystrom.NystromAgeCoefficients
'Usage
 
Dim species As SpeciesGroupCode
Dim value As TreeAgeLowProdNystrom.NystromAgeCoefficients
 
value = TreeAgeLowProdNystrom.NystromAgeCoefficients.GetCoefficients(species)

Parameters

species
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

TreeAgeLowProdNystrom.NystromAgeCoefficients Class
TreeAgeLowProdNystrom.NystromAgeCoefficients Members

Send Feedback