Méthode | Description | |
---|---|---|
EveryNthCohort ( int N ) : Landis.Library.AgeOnlyCohorts | ||
SelectCohorts ( ISpeciesCohorts cohorts, ISpeciesCohortBoolArray isHarvested ) : void |
Selects which of a species' cohorts are harvested.
|
public EveryNthCohort ( int N ) : Landis.Library.AgeOnlyCohorts | ||
N | int | |
Résultat | Landis.Library.AgeOnlyCohorts |
public SelectCohorts ( ISpeciesCohorts cohorts, ISpeciesCohortBoolArray isHarvested ) : void | ||
cohorts | ISpeciesCohorts | |
isHarvested | ISpeciesCohortBoolArray | |
Résultat | void |