Property | Type | Description |
---|
Method | Description | |
---|---|---|
ApplyTo ( Landis.SpatialModeling.ActiveSite site ) : void | ||
RemoveTrees ( ICohortHarvest cohortHarvest ) : Landis.Library.Harvest | ||
RemoveTrees ( ICohortHarvest cohortHarvest, Planting speciesToPlant ) : Landis.Library.Harvest | ||
RemoveTrees ( ICohortSelector cohortSelector ) : Landis.Library.Harvest | ||
RemoveTrees ( ICohortCutter cohortCutter, Planting speciesToPlant ) : Landis.Library.SiteHarvest |
public ApplyTo ( Landis.SpatialModeling.ActiveSite site ) : void | ||
site | Landis.SpatialModeling.ActiveSite | |
return | void |
public RemoveTrees ( ICohortHarvest cohortHarvest ) : Landis.Library.Harvest | ||
cohortHarvest | ICohortHarvest | |
return | Landis.Library.Harvest |
public RemoveTrees ( ICohortHarvest cohortHarvest, Planting speciesToPlant ) : Landis.Library.Harvest | ||
cohortHarvest | ICohortHarvest | |
speciesToPlant | Planting | |
return | Landis.Library.Harvest |
public RemoveTrees ( ICohortSelector cohortSelector ) : Landis.Library.Harvest | ||
cohortSelector | ICohortSelector | |
return | Landis.Library.Harvest |
public RemoveTrees ( ICohortCutter cohortCutter, Planting speciesToPlant ) : Landis.Library.SiteHarvest | ||
cohortCutter | ICohortCutter | |
speciesToPlant | Planting | |
return | Landis.Library.SiteHarvest |