Package faa.tg.aircraft.deadreckon.dis

Class Summary
EntityStatePduReceiver AdsbMsgReceiver - This class receives Adsb Messages from the AdsbFactoryTest and adds the flights into TGF's ECO with Dead Reckoned Dynamics.
EntityStatePduReceiver.DoNothingDynamics This private class is used so this object can call 'updatePosition' and do nothing when it occurs.
EntityStatePduReceiver.NoTimeDynamics This is another ExternallyUpdatedDynamics that is called when there is no SimulationTime for an aircraft being externally updated without a valid time stamp (0 for example).