Flight Record ============= Represents a single record in the Startkladde ``flights`` table, which contains one record for each flight stored in the database. Interface --------- .. autoclass:: pysk.db.model.Flight :members: Constants --------- .. autodata:: pysk.db.model.flight.TIME_FORMAT