Home | Trees | Indices | Help |
|
---|
|
object --+ | Play
Represents a single play with meta data that ties it to game footage. The footage_start corresponds to the 'ArchiveTCIN', which is when the play starts. Since there is no record of when a play stops, the duration is computed by subtracting the start time from the start time of the next play. If it's the last play recorded, then the duration is None.
The play id is the foreign key that maps to play data stored in nflgame.
Instance Methods | |||
|
|||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
str(x)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Jul 18 22:47:50 2013 | http://epydoc.sourceforge.net |