Slu.Heureka.DomainLayer.ProductionModel Namespace > TreeVolumeBrandelLesser Class > GetVolumeUnderBark Method : GetVolumeUnderBark(PredictionUnit,ITree) Method |
'Declaration
Public Overloads Function GetVolumeUnderBark( _ ByVal pUnit As PredictionUnit, _ ByVal t As ITree _ ) As Double
'Usage
Dim instance As TreeVolumeBrandelLesser Dim pUnit As PredictionUnit Dim t As ITree Dim value As Double value = instance.GetVolumeUnderBark(pUnit, t)
public double GetVolumeUnderBark( PredictionUnit pUnit, ITree t )
public: double GetVolumeUnderBark( PredictionUnit^ pUnit, ITree^ t )
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