Method | Description | |
---|---|---|
Harvest ( Stand stand ) : void |
Harvests a stand (and possibly its neighbors) according to the repeat-harvest's site-selection method.
|
|
RepeatHarvest ( string name, IStandRankingMethod rankingMethod, ISiteSelector siteSelector, ICohortSelector cohortSelector, Landis.Library.Succession.Planting speciesToPlant, ISiteSelector additionalSiteSelector, int minTimeSinceDamage, bool preventEstablishment, int interval ) : Landis.Core | ||
RepeatHarvest ( string name, IStandRankingMethod rankingMethod, ISiteSelector siteSelector, ICohortSelector cohortSelector, Landis.Library.Succession.Planting speciesToPlant, ISiteSelector additionalSiteSelector, int minTimeSinceDamage, bool preventEstablishment, int interval ) : Landis.Library.Succession |
public RepeatHarvest ( string name, IStandRankingMethod rankingMethod, ISiteSelector siteSelector, ICohortSelector cohortSelector, Landis.Library.Succession.Planting speciesToPlant, ISiteSelector additionalSiteSelector, int minTimeSinceDamage, bool preventEstablishment, int interval ) : Landis.Core | ||
name | string | |
rankingMethod | IStandRankingMethod | |
siteSelector | ISiteSelector | |
cohortSelector | ICohortSelector | |
speciesToPlant | Landis.Library.Succession.Planting | |
additionalSiteSelector | ISiteSelector | |
minTimeSinceDamage | int | |
preventEstablishment | bool | |
interval | int | |
return | Landis.Core |
public RepeatHarvest ( string name, IStandRankingMethod rankingMethod, ISiteSelector siteSelector, ICohortSelector cohortSelector, Landis.Library.Succession.Planting speciesToPlant, ISiteSelector additionalSiteSelector, int minTimeSinceDamage, bool preventEstablishment, int interval ) : Landis.Library.Succession | ||
name | string | |
rankingMethod | IStandRankingMethod | |
siteSelector | ISiteSelector | |
cohortSelector | ICohortSelector | |
speciesToPlant | Landis.Library.Succession.Planting | |
additionalSiteSelector | ISiteSelector | |
minTimeSinceDamage | int | |
preventEstablishment | bool | |
interval | int | |
return | Landis.Library.Succession |