C# 클래스 Landis.Harvest.ClearCut

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

공개 메소드들

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

Selects which of a species' cohorts are harvested.

메소드 상세

ClearCut() 공개 메소드

public ClearCut ( ) : Landis.AgeCohort
리턴 Landis.AgeCohort

Harvest() 공개 메소드

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