Uses of Class
edu.nps.moves.dis7.pdus.LEFirePdu
Packages that use LEFirePdu
Package
Description
Utility classes supporting edu.nps.moves.dis7 library.
Utility classes supporting edu.nps.moves.dis7 library.
-
Uses of LEFirePdu in edu.nps.moves.dis7.pdus
Subclasses of LEFirePdu in edu.nps.moves.dis7.pdusModifier and TypeClassDescriptionfinal class
Alias, more descriptive name for LEFirePdu.Methods in edu.nps.moves.dis7.pdus that return LEFirePduModifier and TypeMethodDescriptionLEFirePdu.copy()
copy method creates a deep copy of current object using preferred marshalling methodLEFirePdu.copyByteBuffer()
Creates a "deep copy" of current object using ByteBuffer methods.LEFirePdu.copyDataOutputStream()
copy method creates a deep copy of current object using DataOutputStream methods.LEFirePdu.setEventId
(EventIdentifier pEventId) Setter foreventId
LEFirePdu.setFiringLiveEntityId
(EntityID pFiringLiveEntityId) Setter forfiringLiveEntityId
LEFirePdu.setFlags
(byte pFlags) Setter forflags
LEFirePdu.setFlags
(int pFlags) Utility setter forflags
LEFirePdu.setLocation
(LiveEntityRelativeWorldCoordinates pLocation) Setter forlocation
LEFirePdu.setMunitionDescriptor
(MunitionDescriptor pMunitionDescriptor) Setter formunitionDescriptor
LEFirePdu.setMunitionLiveEntityId
(EntityID pMunitionLiveEntityId) Setter formunitionLiveEntityId
LEFirePdu.setRange
(int pRange) Utility setter forrange
LEFirePdu.setRange
(short pRange) Setter forrange
LEFirePdu.setTargetLiveEntityId
(EntityID pTargetLiveEntityId) Setter fortargetLiveEntityId
LEFirePdu.setVelocity
(LiveEntityLinearVelocity pVelocity) Setter forvelocity
-
Uses of LEFirePdu in edu.nps.moves.dis7.utilities
Methods in edu.nps.moves.dis7.utilities that return LEFirePduModifier and TypeMethodDescriptionPduFactory.makeLEFirePdu()
Create and add initial properties to a new Live Entity (LE) Fire PDU
IEEE Std 1278.1-2012, 9.4.5