Heureka API .NET Documentation
Tree Class Methods


For a list of all members of this type, see Tree members.

Public Methods
 NameDescription
Public MethodCloneOverloaded.  Creates a deep copy  
Public MethodCopyValues  
Public Methodstatic (Shared in Visual Basic)CreateSaplingOverloaded.  Create a new instance of the Tree class, using a given species group and height  
Public Methodstatic (Shared in Visual Basic)CreateTreeOverloaded.  Create a new instance of the Tree class, using a given species group and diameter  
Public MethodGetAgeTotal Gets real total age, in years, in a given period  
Public MethodGetBiomass Gets biomass for a given period  
Public MethodGetCalculationAgeTotal Gets total age, in years, in a given period  
Public MethodGetDefaultAgeWhenPlanted Age of planted seedling.  
Public MethodGetDefaultHeightWhenPlanted Height of planted seedling.  
Public MethodGetStemsOverloaded.  Stems for current period.  
Public Methodstatic (Shared in Visual Basic)GetTreeAgeWhenPlanted  
Public Methodstatic (Shared in Visual Basic)GetTreeHeightWhenPlanted  
Public MethodGetTreeType TreeType for current period.  
Public MethodIsGPSEastNull Checks if east coordinate is null.  
Public MethodIsGPSNorthNull Checks if north coordinate is null  
Public MethodIsInitialAgeNull Checks if initial age is null  
Public MethodIsInitialHeightNull Checks if initial height is null  
Public MethodIsOfSpeciesOverloaded.  Returns true belongs to any of the species group in the given list.  
Public MethodIsOfSpeciesGroupOverloaded.  Returns true belongs to any of the species group in the given list.  
Public MethodIsOriginalIdNull Checks if original id is null  
Public MethodIsOverstoreyTreeOverloaded.  Checks if the tree is an overstorey tree.  
Public Methodstatic (Shared in Visual Basic)IsPlantedOrSown Gets if a TreeOrigin is planted or sown  
Public MethodIsRetainedTree Checks if the tree is a retained tree, either before or after treatment.  
Public MethodIsTypeOfOverloaded. Checks if the tree is of TreeType. TreeType to match (bit flag). If before not supplied, both before and after treatment is checked and if either of them has TreeType t then returns true (for CurrentPeriod)  
Public MethodIsValid  
Public MethodIsValidAndNotRemoved  
Public MethodKillTree Kill the tree in the current period  
Public MethodSetAgeBH Set age at breast for a certain period  
Public MethodSetBiomass  
Public MethodSetStems Sets stems in a given period  
Public MethodSetStemsResidual Sets stems residual in a given period  
Public Methodstatic (Shared in Visual Basic)ToExternalFormat Converts tree type to external format  
Public MethodToStringReturns a string that represents the current object.  
Public Methodstatic (Shared in Visual Basic)TryConvertFromExternalToInternalTreeTypeOverloaded.  Converts the String representation of a tree type from the external format to the internal format. A return value indicates whether the operation succeeded.  
Public MethodUpdateBasalArea Updates the basal area of the tree.  
Public MethodWasIngrownInPeriod  
Top
See Also

Reference

Tree Class
Slu.Heureka.DomainLayer.Forest Namespace

Send Feedback