Home | Trees | Indices | Help |
---|
|
object --+ | AbstractResult --+ | TrackResult
Represents a track result.
A TrackResult consists of a score and a track. The score is a number between 0 and 100, where a higher number indicates a better match.
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Properties | |
track A Track object. |
|
Inherited from Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Returns a Track object.
|
Property Details |
trackA Track object. |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Dec 5 13:37:51 2011 | http://epydoc.sourceforge.net |