Метод | Описание | |
---|---|---|
RegulateAgesRank ( ) : Landis.Landscape | ||
RegulateAgesRank ( ) : System.Collections.Generic |
Метод | Описание | |
---|---|---|
ComputeRank ( Stand stand, int i ) : double |
Computes the rank for a stand. Stands are ranked by age class so that over time harvesting will result in an even distribution of sites by age classes. |
|
InitializeForRanking ( List |
Initialize ranking of stands. assigns age frequencies for this ranking method to use in ComputeRank.
|
protected ComputeRank ( Stand stand, int i ) : double | ||
stand | Stand | |
i | int | |
Результат | double |
protected InitializeForRanking ( List |
||
stands | List |
|
standCount | int | |
Результат | void |
public RegulateAgesRank ( ) : Landis.Landscape | ||
Результат | Landis.Landscape |
public RegulateAgesRank ( ) : System.Collections.Generic | ||
Результат | System.Collections.Generic |