Package | Description |
---|---|
edu.nps.moves.dis7 | |
edu.nps.moves.dis7.util |
Modifier and Type | Class and Description |
---|---|
class |
LiveEntityFirePdu
more descriptive name for a LEFirePdu
IEEE Std 1278.1-2012, IEEE Standard for Distributed Interactive Simulation—Application Protocols
|
Modifier and Type | Method and Description |
---|---|
LEFirePdu |
LEFirePdu.setEventId(EventIdentifier pEventId)
Setter for
eventId |
LEFirePdu |
LEFirePdu.setFiringLiveEntityId(EntityID pFiringLiveEntityId)
Setter for
firingLiveEntityId |
LEFirePdu |
LEFirePdu.setFlags(byte pFlags)
Setter for
flags |
LEFirePdu |
LEFirePdu.setLocation(LiveEntityRelativeWorldCoordinates pLocation)
Setter for
location |
LEFirePdu |
LEFirePdu.setMunitionDescriptor(MunitionDescriptor pMunitionDescriptor)
Setter for
munitionDescriptor |
LEFirePdu |
LEFirePdu.setMunitionLiveEntityId(EntityID pMunitionLiveEntityId)
Setter for
munitionLiveEntityId |
LEFirePdu |
LEFirePdu.setRange(short pRange)
Setter for
range |
LEFirePdu |
LEFirePdu.setTargetLiveEntityId(EntityID pTargetLiveEntityId)
Setter for
targetLiveEntityId |
LEFirePdu |
LEFirePdu.setVelocity(LiveEntityLinearVelocity pVelocity)
Setter for
velocity |
Modifier and Type | Method and Description |
---|---|
LEFirePdu |
PduFactory.makeLEFirePdu() |