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

A ranking requirement which requires a stand 's neighbors to be no less than the minimum age to be eligible for ranking.
상속: IRequirement
파일 보기 프로젝트 열기: LANDIS-II-Foundation/Extensions-Disturbance

공개 메소드들

메소드 설명
StandAdjacency ( ushort time, string type, ushort set_aside ) : System.Collections.Generic

비공개 메소드들

메소드 설명
IRequirement ( Stand stand ) : bool

메소드 상세

StandAdjacency() 공개 메소드

public StandAdjacency ( ushort time, string type, ushort set_aside ) : System.Collections.Generic
time ushort
type string
set_aside ushort
리턴 System.Collections.Generic