Uses of Class
edu.nps.moves.dis7.pdus.LEFirePdu
Packages that use LEFirePdu
Package
Description
IEEE DIS Protocol Data Unit (PDU) packet definition classes.
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 TypeClassDescriptionclass
alias, more descriptive name for a LEFirePdu.Methods in edu.nps.moves.dis7.pdus that return LEFirePduModifier and TypeMethodDescriptionLEFirePdu.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 a Live Entity (LE) Fire PDU
IEEE Std 1278.1-2012, 9.4.5