Package edu.nps.moves.dis7.utilities.stream


package edu.nps.moves.dis7.utilities.stream
Streaming utility classes supporting edu.nps.moves.dis7 library.
See Also:
  • Class
    Description
    Utility to play back log files of recorded PDUs, found in ancestor pduLogs subdirectory.
    PDU listener interface
    Utility to save PDUs received over the network to disk, greatly simplifying the capture of DIS streams by applications.
    This class is a holder for coordinates and angles of ESPDUs to store them in HashMaps
    Create X3D PositionInterpolator and OrientationInterpolator nodes corresponding to x-y-z points in stream.
    Create X3D LineSet node corresponding to x-y-z points in stream.
    Reduce X3D interpolator size by omitting unnecessary intermediate data points and smoothing data as appropriate.