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