Class LiveEntityOrientationError

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

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

    • azimuthError

      protected short azimuthError
      azimuthError is an undescribed parameter...
    • elevationError

      protected short elevationError
      elevationError is an undescribed parameter...
    • rotationError

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

    • LiveEntityOrientationError

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