C# Class Landis.Extension.BaseHarvest.ReservedStand

A stand that's been set aside for a future harvest.
Afficher le fichier Open project: LANDIS-II-Foundation/Extensions-Disturbance

Méthodes publiques

Свойство Type Description
NextTimeToHarvest int
Stand Stand

Méthodes publiques

Méthode Description
ReservedStand ( Stand stand, int nextTimeToHarvest )

Method Details

ReservedStand() public méthode

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

Property Details

NextTimeToHarvest public_oe property

public int NextTimeToHarvest
Résultat int

Stand public_oe property

public Stand Stand
Résultat Stand