floodlight.core

Collection of core data structures. Each class is designed to contain one type of sports data where each individual object contains data for one team and one time segment.

Data-level Core Objects

xy.XY

Spatio-temporal data fragment.

events.Events

Event data fragment.

pitch.Pitch

Pitch and coordinate system specifications.

code.Code

Fragment of continuous signal encoding one game state.

property.DyadicProperty

Fragment of one continuous property per player dyad.

property.PlayerProperty

Fragment of one continuous property per player.

property.TeamProperty

Fragment of one continuous team property.

Observation-level Core Objects

teamsheet.Teamsheet

Teamsheet storing player information.