Click or drag to resize
ISpeciesParameters Interface
The parameters for a tree species that can be edited.

Namespace: Landis.Core
Assembly: Landis.Core (in Landis.Core.dll) Version: 6.1.5452.26346
Syntax
public interface ISpeciesParameters

The ISpeciesParameters type exposes the following members.

Properties
  NameDescription
Public propertyEffectiveSeedDist
Effective seed dispersal distance (m?)
Public propertyFireTolerance
Fire tolerance class (1-5)
Public propertyLongevity
Longevity (years)
Public propertyMaturity
Age of sexual maturity (years)
Public propertyMaxSeedDist
Maximum seed dispersal distance (m?)
Public propertyMaxSproutAge
Maximum age for sprouting (years)
Public propertyMinSproutAge
Minimum age for sprouting (years)
Public propertyName
Name
Public propertyPostFireRegeneration
The form of reproduction that occurs after fires.
Public propertyShadeTolerance
Shade tolerance class (1-5)
Public propertyVegReprodProb
Vegetative reproduction probability
Top
See Also