Package bosco :: Module run
[hide private]
[frames] | no frames]

Module run

source code


run.py - Classes for runs. This is the data generated during
         an event. Opposed to classes in course.py which model
         static data.

Classes [hide private]
  Punch
  ShiftedPunch
Wraps a punch object which has it's punchtime shifted because it's part of a course wrapped by a ReorderedCourseWrapper.
  Run
A run is directly connected to a single readout of an SI-Card.
  RunException