Data Structures
Duties
Sectors
- class efj_parser.Sector(start, total, roles, conditions, landings, aircraft, airports, captain, extra_flags, comment, crew)
-
- captain: str
Name(s) of captain(s), Self for oneself
- comment: str
Remarks
- conditions: Conditions
Minutes operating in ifr and at night
- crew: tuple[Crewmember, ...]
A (possible empty) list of crew
- extra_flags: tuple[str, ...]
Any flags not processed by the parser
- start: datetime
Off chocks date and time
- total: int
Minutes between off chocks and on chocks