Uses of Class
edu.nps.moves.dis7.pdus.LEDetonationPdu
Packages that use LEDetonationPdu
Package
Description
IEEE DIS Protocol Data Unit (PDU) packet definition classes supporting open-dis7-java library.
Utility classes supporting edu.nps.moves.dis7 library.
-
Uses of LEDetonationPdu in edu.nps.moves.dis7.pdus
Subclasses of LEDetonationPdu in edu.nps.moves.dis7.pdusModifier and TypeClassDescriptionclass
alias, more descriptive name for a LEDetonationPdu.Methods in edu.nps.moves.dis7.pdus that return LEDetonationPduModifier and TypeMethodDescriptionLEDetonationPdu.setDetonationFlag1(byte pDetonationFlag1)
Setter fordetonationFlag1
LEDetonationPdu.setDetonationFlag1(int pDetonationFlag1)
Utility setter fordetonationFlag1
LEDetonationPdu.setDetonationFlag2(byte pDetonationFlag2)
Setter fordetonationFlag2
LEDetonationPdu.setDetonationFlag2(int pDetonationFlag2)
Utility setter fordetonationFlag2
LEDetonationPdu.setDetonationResult(byte pDetonationResult)
Setter fordetonationResult
LEDetonationPdu.setDetonationResult(int pDetonationResult)
Utility setter fordetonationResult
LEDetonationPdu.setEntityLocation(LiveEntityLinearVelocity pEntityLocation)
Setter forentityLocation
LEDetonationPdu.setEventId(EventIdentifier pEventId)
Setter foreventId
LEDetonationPdu.setFiringLiveEntityId(EntityID pFiringLiveEntityId)
Setter forfiringLiveEntityId
LEDetonationPdu.setMunitionDescriptor(MunitionDescriptor pMunitionDescriptor)
Setter formunitionDescriptor
LEDetonationPdu.setMunitionLiveEntityId(EntityID pMunitionLiveEntityId)
Setter formunitionLiveEntityId
LEDetonationPdu.setMunitionOrientation(LiveEntityOrientation16 pMunitionOrientation)
Setter formunitionOrientation
LEDetonationPdu.setTargetLiveEntityId(EntityID pTargetLiveEntityId)
Setter fortargetLiveEntityId
LEDetonationPdu.setVelocity(LiveEntityLinearVelocity pVelocity)
Setter forvelocity
LEDetonationPdu.setWorldLocation(LiveEntityRelativeWorldCoordinates pWorldLocation)
Setter forworldLocation
-
Uses of LEDetonationPdu in edu.nps.moves.dis7.utilities
Methods in edu.nps.moves.dis7.utilities that return LEDetonationPduModifier and TypeMethodDescriptionPduFactory.makeLEDetonationPdu()
Create a Live Entity (LE) Detonation PDU
IEEE Std 1278.1-2012, 9.4.6