C# 클래스 Landis.Extension.BaseHarvest.AllSpeciesCohortSelector

Removes certain cohorts of all species from a site.
상속: ICohortSelector
파일 보기 프로젝트 열기: LANDIS-II-Foundation/Extensions-Disturbance

공개 메소드들

메소드 설명
Harvest ( ISpeciesCohorts cohorts, ISpeciesCohortBoolArray isHarvested ) : void

Selects which of a species' cohorts are harvested.

메소드 상세

Harvest() 공개 메소드

Selects which of a species' cohorts are harvested.
public Harvest ( ISpeciesCohorts cohorts, ISpeciesCohortBoolArray isHarvested ) : void
cohorts ISpeciesCohorts
isHarvested ISpeciesCohortBoolArray
리턴 void