Uses of Class
edu.nps.moves.dis7.pdus.LEDetonationPdu
Packages that use LEDetonationPdu
Package
Description
Utility classes supporting edu.nps.moves.dis7 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 TypeClassDescriptionfinal class
Alias, more descriptive name for LEDetonationPdu.Methods in edu.nps.moves.dis7.pdus that return LEDetonationPduModifier and TypeMethodDescriptionLEDetonationPdu.copy()
copy method creates a deep copy of current object using preferred marshalling methodLEDetonationPdu.copyByteBuffer()
Creates a "deep copy" of current object using ByteBuffer methods.LEDetonationPdu.copyDataOutputStream()
copy method creates a deep copy of current object using DataOutputStream methods.LEDetonationPdu.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 and add initial properties to a new Live Entity (LE) Detonation PDU
IEEE Std 1278.1-2012, 9.4.6