Method | Description | |
---|---|---|
IStandRankingMethod ( List |
||
MaxCohortAge ( ) | ||
MaxCohortAge ( ) : System.Collections.Generic |
Method | Description | |
---|---|---|
ComputeRank ( Stand stand ) : double |
Computes the rank for a stand. The stand's rank is its age. |
|
ComputeRank ( Stand stand, int i ) : double |
Computes the rank for a stand. The stand's rank is its age. |
protected ComputeRank ( Stand stand ) : double | ||
stand | Stand | |
return | double |
protected ComputeRank ( Stand stand, int i ) : double | ||
stand | Stand | |
i | int | |
return | double |
public IStandRankingMethod ( List |
||
stands | List |
|
rankings | ||
return | void |
public MaxCohortAge ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |