Class LiveEntityPositionError

java.lang.Object
edu.nps.moves.dis7.pdus.LiveEntityPositionError
All Implemented Interfaces:
Serializable

public class LiveEntityPositionError extends Object implements Serializable
16-bit fixed binaries
See Also:
  • Field Details

    • horizontalError

      protected short horizontalError
      horizontalError is an undescribed parameter...
    • verticalError

      protected short verticalError
      verticalError is an undescribed parameter...
  • Constructor Details

    • LiveEntityPositionError

      public LiveEntityPositionError()
      Constructor creates and configures a new instance object
  • Method Details