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

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

공개 메소드들

메소드 설명
ClearCut ( ) : Landis.Library.AgeOnlyCohorts
Harvest ( ISpeciesCohorts cohorts, ISpeciesCohortBoolArray isHarvested ) : void

Selects which of a species' cohorts are harvested.

메소드 상세

ClearCut() 공개 메소드

public ClearCut ( ) : Landis.Library.AgeOnlyCohorts
리턴 Landis.Library.AgeOnlyCohorts

Harvest() 공개 메소드

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