Heureka API .NET Documentation
H1 Method (TreeHeightLowProdNystrom.NystromAlternativeHeightCoefficients)



Syntax
'Declaration
 
Public Function H1( _
   ByVal nfiLandUse As NFILandUse, _
   ByVal reld As Double, _
   ByVal dbh1 As Double, _
   ByVal ba As Double _
) As Double
'Usage
 
Dim instance As TreeHeightLowProdNystrom.NystromAlternativeHeightCoefficients
Dim nfiLandUse As NFILandUse
Dim reld As Double
Dim dbh1 As Double
Dim ba As Double
Dim value As Double
 
value = instance.H1(nfiLandUse, reld, dbh1, ba)

Parameters

nfiLandUse
reld
dbh1
ba
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

TreeHeightLowProdNystrom.NystromAlternativeHeightCoefficients Class
TreeHeightLowProdNystrom.NystromAlternativeHeightCoefficients Members

Send Feedback