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

A stand that's been set aside for a future harvest.
파일 보기 프로젝트 열기: LANDIS-II-Foundation/Extensions-Disturbance

공개 프로퍼티들

프로퍼티 타입 설명
NextTimeToHarvest int
Stand Stand

공개 메소드들

메소드 설명
ReservedStand ( Stand stand, int nextTimeToHarvest )

메소드 상세

ReservedStand() 공개 메소드

public ReservedStand ( Stand stand, int nextTimeToHarvest )
stand Stand
nextTimeToHarvest int

프로퍼티 상세

NextTimeToHarvest 공개적으로 프로퍼티

public int NextTimeToHarvest
리턴 int

Stand 공개적으로 프로퍼티

public Stand Stand
리턴 Stand