| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
CachingObject --+
|
AbstractScoreing --+
|
object --+ |
| |
CachingObject --+ |
| |
Validator --+
|
ControlPunchtimeScoreing
Scores according to the (expected) absolute punchtime at a given control. This is not intended for preliminary results but to watch a control near the finish and to show incomming runners. To make effective use of this you need a rankable with all open runs as members. RankableItems scored with this strategy should be open runs. This is a combined scoreing and validation strategy.
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
Returns OK for every object. Override in subclasses for more meaningfull validations.
|
Returns the score of the given objects. Throws UnscoreableException if the object can't be scored with this strategy. The returned score must implement __cmp__.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Nov 3 23:56:07 2023 | http://epydoc.sourceforge.net |