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 IEEE Std 1278.1-2012, IEEE Standard for Distributed Interactive Simulation - Application Protocols
See Also:
Serialized Form
  • 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