Метод | Описание | |
---|---|---|
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.Succession.Planting speciesToPlant, int minTimeSinceDamage, bool preventEstablishment, int interval ) : Landis.Succession |
public RepeatHarvest ( string name, IStandRankingMethod rankingMethod, ISiteSelector siteSelector, ICohortSelector cohortSelector, Landis.Succession.Planting speciesToPlant, int minTimeSinceDamage, bool preventEstablishment, int interval ) : Landis.Succession | ||
name | string | |
rankingMethod | IStandRankingMethod | |
siteSelector | ISiteSelector | |
cohortSelector | ICohortSelector | |
speciesToPlant | Landis.Succession.Planting | |
minTimeSinceDamage | int | |
preventEstablishment | bool | |
interval | int | |
Результат | Landis.Succession |