C# 클래스 Landis.Harvest.PatchCutting

A site-selection method that selects small non-contiguous collections of sites within a stand.
파일 보기 프로젝트 열기: LANDIS-II-Foundation/Extensions-Disturbance 1 사용 예제들

공개 메소드들

메소드 설명
ValidatePercentage ( InputValue percentage ) : void
ValidateSize ( InputValue size ) : void

메소드 상세

ValidatePercentage() 공개 정적인 메소드

public static ValidatePercentage ( InputValue percentage ) : void
percentage InputValue
리턴 void

ValidateSize() 공개 정적인 메소드

public static ValidateSize ( InputValue size ) : void
size InputValue
리턴 void