Package faa.tg.scenario.importer.euro

This package provides the classes used to read data in EuroControl's data format for the Scenario.

See:
          Description

Class Summary
EuroDataAirwayImporter The EuroDataAirwayImporter reads a Euro.DATA file and converts the data it finds within to airway data used by Tgf.
EuroDataFixImporter The EuroDataFixImporter reads a Euro.DATA file and converts the data it finds within to fix data.
EuroDataImporter The EuroDataImporter acts as the base class for all EuroImporters.
EuroDataParser The EuroDataParser parses a Euro.DATA file into a series of tokens represented by a EuroToken.
EuroDataSectorImporter The EuroDataSectorImporter reads a Euro.DATA file and converts the dat ait finds withint to faa.tg.nas.sector data.
EuroToken This object is returned by the EuroDataParser getNextToken() method.
 

Package faa.tg.scenario.importer.euro Description

This package provides the classes used to read data in EuroControl's data format for the Scenario. Created for demonstartion purposes for 2002 visit to Eurocontrol.