eFJ Parser

Contents:

  • eFJ Format Description
  • Parser
  • Data Structures
  • Exceptions
eFJ Parser
  • eFJ Parser
  • View page source

eFJ Parser

Contents:

  • eFJ Format Description
    • Overview
    • Top Level Structure
    • Date
    • Duty
    • Aircraft
    • Crew
    • Sector
      • Night flag
      • Role flags
      • Flight rule flag
      • Landing overrides
      • Aircraft class overrides
      • Unknown flags
  • Parser
    • Parser
      • Parser.parse()
  • Data Structures
    • Duties
      • Duty
    • Sectors
      • Sector
    • Crewmembers
      • Crewmember
    • Roles
      • Roles
    • Conditions
      • Conditions
    • Landings
      • Landings
    • Airports
      • Airports
    • Aircraft
      • Aircraft
  • Exceptions
    • ValidationError
      • ValidationError.line_number
      • ValidationError.message
      • ValidationError.problem_string
Next

© Copyright 2024, Jon Hurst.

Built with Sphinx using a theme provided by Read the Docs.