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
See Also:
  • Field Details

    • fireEventID

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

      protected short padding
      zero-filled array of padding bits for byte alignment and consistent sizing of PDU data
    • 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