Метод | Описание | |
---|---|---|
EconomicRank ( |
||
EconomicRank ( ) : System.Collections.Generic | ||
IStandRankingMethod ( List |
Метод | Описание | |
---|---|---|
ComputeRank ( Stand stand ) : double |
Computes the rank for a stand.
|
|
ComputeRank ( Stand stand, int i ) : double |
Computes the rank for a stand.
|
protected ComputeRank ( Stand stand ) : double | ||
stand | Stand | |
Результат | double |
protected ComputeRank ( Stand stand, int i ) : double | ||
stand | Stand | |
i | int | |
Результат | double |
public EconomicRank ( |
||
rankTable | ||
Результат | Landis.AgeCohort |
public EconomicRank ( ) : System.Collections.Generic | ||
Результат | System.Collections.Generic |
public IStandRankingMethod ( List |
||
stands | List |
|
rankings | ||
Результат | void |