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

A land cover change that removes trees with partial thinning (i.e., a percentage of one or more cohorts are harvested).
상속: Landis.Library.BiomassHarvest.BiomassCohortHarvest, IChange
파일 보기 프로젝트 열기: LANDIS-II-Foundation/Extensions-Disturbance

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ApplyTo ( Landis.SpatialModeling.ActiveSite site ) : void
RemoveTreesWithPartialHarvest ( Landis cohortSelector, PartialCohortSelectors partialCohortSelectors ) : Landis.Library.BiomassCohorts

보호된 메소드들

메소드 설명
Record ( int reduction, ICohort cohort ) : void

메소드 상세

ApplyTo() 공개 메소드

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

Record() 보호된 메소드

protected Record ( int reduction, ICohort cohort ) : void
reduction int
cohort ICohort
리턴 void

RemoveTreesWithPartialHarvest() 공개 메소드

public RemoveTreesWithPartialHarvest ( Landis cohortSelector, PartialCohortSelectors partialCohortSelectors ) : Landis.Library.BiomassCohorts
cohortSelector Landis
partialCohortSelectors PartialCohortSelectors
리턴 Landis.Library.BiomassCohorts