Class LiveEntityLinearVelocity

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

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

    • xComponent

      protected short xComponent
      xComponent is an undescribed parameter...
    • yComponent

      protected short yComponent
      yComponent is an undescribed parameter...
    • zComponent

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

    • LiveEntityLinearVelocity

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