Class LiveEntityRelativeWorldCoordinates

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

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

    • referencePoint

      protected short referencePoint
      referencePoint is an undescribed parameter...
    • deltaX

      protected short deltaX
      deltaX is an undescribed parameter...
    • deltaY

      protected short deltaY
      deltaY is an undescribed parameter...
    • deltaZ

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

    • LiveEntityRelativeWorldCoordinates

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