Heureka API .NET Documentation
TreatmentUnit Class
Members 



A treatment unit represents a unit upon which different forestry treatments can be applied. It has a number of prediction units, a treatment history, and aggregated forest related values for the area it represents. The treatment unit can grow, meaning that prediction units and trees will be assigned new values for the next five year period (but individual trees must have been assigned expected growth and mortality, and new trees for the forthcoming period must have been added to the prediction units before growth can be estimated - if this not is done zero growth will be assumed). It is also possible to let the treatment unit go back to an earlier period.
Object Model
TreatmentUnit ClassForestData ClassForestData ClassLandUsePeriod ClassArea ClassResult ClassArea ClassSiteData ClassControlCategory ClassControlCategory Class
Syntax
'Declaration
 
<HelpPageAttribute(PageName="TreatmentUnit_Results", PageType=HelpPageType.Wiki)>
Public NotInheritable Class TreatmentUnit 
'Usage
 
Dim instance As TreatmentUnit
[HelpPage(PageName="TreatmentUnit_Results", PageType=HelpPageType.Wiki)]
public sealed class TreatmentUnit 
[HelpPage(PageName="TreatmentUnit_Results", PageType=HelpPageType.Wiki)]
public ref class TreatmentUnit sealed 
Inheritance Hierarchy

System.Object
   Slu.Heureka.DomainLayer.Forest.TreatmentUnit

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

TreatmentUnit Members
Slu.Heureka.DomainLayer.Forest Namespace

Send Feedback