Package faa.tg.prep.nas.dm

This package contains classes used to process DART dm (Departure) messages as part of the SAR to UFP flight sample preperation.

See:
          Description

Class Summary
DmData DmData recieves a line of data and loads it into the variables that will be stored in a Hashtable then output into a file after all the necessary processing is done.
DmProcessor DmProcessor does some comparisons to detemine which variables need to to be updated within DmData by using data stored from reading in the data from the Dart Log and from the data that was stored from storing of Full Data Blocks.
DtmupProcessor DtmupProcessor does some comparisons to detemine which variables need to to be updated within DmData by using data stored from reading in the data from the Dart Log and from the data that was stored from storing of Full Data Blocks.
FpFileData FpFileData receives each line of data that was is in "fsptopcX.output" file and determines weather it should be stored into a hashtable.
SarDataDmProcessor SarDataDmProcessor is the initiator to start processing the Sar Data.
 

Package faa.tg.prep.nas.dm Description

This package contains classes used to process DART dm (Departure) messages as part of the SAR to UFP flight sample preperation.