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' or 'CATIN', which is when the play starts. Since there is no record of when a play stops, the end is computed by using the start time of the next play. If it's the last play recorded, then the end time 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 Wed Jul 24 12:24:08 2013 | http://epydoc.sourceforge.net |