Heureka API .NET Documentation
GrowthCalculator Class
Members 



This class is responsible for calculating growth for a stand. As input, tree layer descriptions are used, in terms of basal area, number of stems, mean diameter etc. for each layer. All calculations refer to per hectar. A GrowthCalculator is thread-safe and can be used simultaneously in parallel loops.
Object Model
GrowthCalculator ClassIControlCategory Interface
Syntax
'Declaration
 
Public Class GrowthCalculator 
   Inherits StateCalculatorBase
'Usage
 
Dim instance As GrowthCalculator
public class GrowthCalculator : StateCalculatorBase 
public ref class GrowthCalculator : public StateCalculatorBase 
Inheritance Hierarchy

System.Object
   Slu.Heureka.HeurekaAPI.Calculators.StateCalculatorBase
      Slu.Heureka.HeurekaAPI.Calculators.GrowthCalculator

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

GrowthCalculator Members
Slu.Heureka.HeurekaAPI.Calculators Namespace

Send Feedback