Heureka API .NET Documentation
PredictionUnit Class Members
Properties  Methods 


The following tables list the members exposed by PredictionUnit.

Public Constructors
 NameDescription
Public ConstructorPredictionUnit ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyAfter Gets values after treatment for current period  
Public PropertyAfterArray Gets values after treatment for all periods  
Public PropertyBefore Gets values before treatment for current periods  
Public PropertyBeforeArray Gets values before treatment for all periods  
Public PropertyCellGuid Gets Cell Id  
Public PropertyCurrentPeriod  
Public PropertyDataOrigin Gets the origin of data for prediction unit  
Public PropertyDataType Gets the type of data plot contains  
Public PropertyDeadTrees Gets or sets the dead trees for the prediction unit (only initial dead trees)  
Public PropertyIsImpediment  
Public PropertyMainSaplingFunctionMeanAge Gets or sets mainsapling mean age at start of period calculated by MainSaplingCalculator function. First dimension represents period, second is indexed by MainPlantCalculatorSpecies  
Public PropertyMainSaplingFunctionMeanHeight Gets or sets mainsapling mean height at start of period calculated by MainSaplingCalculator function. First dimension represents period, second is indexed by MainPlantCalculatorSpecies  
Public PropertyOriginalPredictionUnitGuid Gets the Original guid for the prediction unit.  
Public PropertyPlotArea Area, in m2  
Public PropertyPredictionUnitGuid Gets an unique id for the prediction unit.  
Public PropertyPreviousTreatments Gets or sets previous treatments on the plot  
Public PropertyProductivePlotArea Gets the productive plot area, in m2, or total plot area for plots with other land uses  
Public PropertyReferenceUnitGuid Reference Unit Id  
Public PropertySiteData SiteData objectet belonging to this instance of PredictionUnit  
Public PropertyTreatmentUnit Gets or sets the treatment unit the prediction unit is located in.  
Public PropertyTreeExpansionFactor Gets the tree expansion factor, stems/ha  
Public PropertyTreeLayers Gets or sets the tree layer descriptions for the prediction unit (only available for at initial period) Refers to "skiktbeskrivning" on NFI plots, and is used as auxiliary information in regeneration model.  
Public PropertyTrees Gets or sets the trees for the prediction unit  
Public PropertyWeight Gets or sets the weight of the prediction unit.  
Top
Public Methods
 NameDescription
Public MethodAssignWeight Assigns a new weight to the prediction unit.  
Public MethodCheckTreatment Checks if specified treatment previously has occured within the given time frame.  
Public MethodClone Creates a deep copy of the prediction unit and changes treatment unit  
Public MethodCloneNoTreesOverloaded.  Creates a deep copy of the prediction unit without an empty tree list and without changing treatment unit prediction unit belongs to.  
Public MethodFixIncorrectPlotTypeForNFIB3  
Public MethodGetMainSaplingFunctionMeanAge  
Public MethodGetMainSaplingFunctionMeanHeight  
Public MethodGrow Grows plot, including trees, by setting values from previous period to current period  
Public MethodIncreaseMaxPeriod Increases MaxPeriod on predictionunit and all underlying objects  
Public MethodSetMainSaplingFunctionMeanAge  
Public MethodSetMainSaplingFunctionMeanHeight  
Public MethodToStringReturns a string that represents the current object.  
Public MethodUpdateAfterOverloaded.  Updates results after treatment  
Public MethodUpdateBefore Updates results before and after treatment  
Public MethodUpdateTreeExpansionFactor  
Top
See Also

Reference

PredictionUnit Class
Slu.Heureka.DomainLayer.Forest Namespace

Send Feedback