@squawk
    Preparing search index...

    Function parseAcftRefCsv

    • Parses the raw text content of FAA ACFTREF.txt into a Map keyed by manufacturer/model code.

      Parameters

      • content: string

        Raw text content of ACFTREF.txt.

      Returns Map<string, AcftRefRecord>

      Map from code to AcftRefRecord.