Class LaunchedMunitionRecord

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

public class LaunchedMunitionRecord extends Object implements Serializable
Identity of a communications node. Section 6.2.50 IEEE Std 1278.1-2012, IEEE Standard for Distributed Interactive Simulation - Application Protocols
See Also:
  • Field Details

    • fireEventID

      protected EventIdentifier fireEventID
      fireEventID is an undescribed parameter...
    • padding

      protected short padding
      padding is an undescribed parameter...
    • firingEntityID

      protected EntityID firingEntityID
      firingEntityID is an undescribed parameter...
    • padding2

      protected short padding2
      padding2 is an undescribed parameter...
    • targetEntityID

      protected EntityID targetEntityID
      targetEntityID is an undescribed parameter...
    • padding3

      protected short padding3
      padding3 is an undescribed parameter...
    • targetLocation

      protected Vector3Double targetLocation
      targetLocation is an undescribed parameter...
  • Constructor Details

    • LaunchedMunitionRecord

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