C# Class 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.
Inheritance: IRequirement
Show file Open project: LANDIS-II-Foundation/Extensions-Disturbance

Public Methods

Method Description
StandAdjacency ( ushort time, string type, ushort set_aside ) : System.Collections.Generic

Private Methods

Method Description
IRequirement ( Stand stand ) : bool

Method Details

StandAdjacency() public method

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