Class DisChannel

java.lang.Object
edu.nps.moves.dis7.utilities.DisChannel

public class DisChannel extends Object
DisChannel integrates multiple utility capabilities to handle most networking and entity-management tasks. Provides a simplified interface wrapping DisThreadedNetworkInterface, PduRecorder, and SimulationManager for programs connecting to OpenDis7 communications. This lets library users avoid handling of network threads.
TODO future work will confirm that multiple different DisChannel connections can be used simultaneously by a parent program.
Author:
brutzman
See Also: