C# 클래스 Landis.Extension.LandUse.LandCover.RemoveTrees

상속: Landis.Library.Harvest.AgeCohortHarvest, IChange
파일 보기 프로젝트 열기: LANDIS-II-Foundation/Extensions-Disturbance 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
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

메소드 상세

ApplyTo() 공개 메소드

public ApplyTo ( Landis.SpatialModeling.ActiveSite site ) : void
site Landis.SpatialModeling.ActiveSite
리턴 void

RemoveTrees() 공개 메소드

public RemoveTrees ( ICohortHarvest cohortHarvest ) : Landis.Library.Harvest
cohortHarvest ICohortHarvest
리턴 Landis.Library.Harvest

RemoveTrees() 공개 메소드

public RemoveTrees ( ICohortHarvest cohortHarvest, Planting speciesToPlant ) : Landis.Library.Harvest
cohortHarvest ICohortHarvest
speciesToPlant Planting
리턴 Landis.Library.Harvest

RemoveTrees() 공개 메소드

public RemoveTrees ( ICohortSelector cohortSelector ) : Landis.Library.Harvest
cohortSelector ICohortSelector
리턴 Landis.Library.Harvest

RemoveTrees() 공개 메소드

public RemoveTrees ( ICohortCutter cohortCutter, Planting speciesToPlant ) : Landis.Library.SiteHarvest
cohortCutter ICohortCutter
speciesToPlant Planting
리턴 Landis.Library.SiteHarvest