Slu.Heureka.HeurekaAPI.Calculators Namespace > DiameterDistributionCalculator Class : DiameterDistributionCalculator Constructor |
'Declaration
Public Function New( _ ByVal totalAge As Double, _ ByVal basalAreaPerHa As Double, _ ByVal meanDiameterDg As Double, _ Optional ByVal controlCategory As IControlCategory _ )
'Usage
Dim totalAge As Double Dim basalAreaPerHa As Double Dim meanDiameterDg As Double Dim controlCategory As IControlCategory Dim instance As New DiameterDistributionCalculator(totalAge, basalAreaPerHa, meanDiameterDg, controlCategory)
public DiameterDistributionCalculator( double totalAge, double basalAreaPerHa, double meanDiameterDg, IControlCategory controlCategory )
public: DiameterDistributionCalculator( double totalAge, double basalAreaPerHa, double meanDiameterDg, IControlCategory^ controlCategory )
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