Uses of Class
edu.nps.moves.dis7.pdus.EventIdentifier
Packages that use EventIdentifier
-
Uses of EventIdentifier in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus declared as EventIdentifierModifier and TypeFieldDescriptionprotected EventIdentifier
CollisionElasticPdu.collisionEventID
This field shall contain an identification generated by the issuing simulation application to associate related collision events.protected EventIdentifier
LEDetonationPdu.eventId
eventId is an undescribed parameter...protected EventIdentifier
LEFirePdu.eventId
eventId is an undescribed parameter...protected EventIdentifier
CollisionPdu.eventID
This field shall contain an identification generated by the issuing simulation application to associate related collision events.protected EventIdentifier
DetonationPdu.eventID
ID of event, Section 7.3.3protected EventIdentifier
DirectedEnergyFirePdu.eventID
eventID is an undescribed parameter...protected EventIdentifier
ElectromagneticEmissionPdu.eventID
ID of eventprotected EventIdentifier
FirePdu.eventID
This field shall contain an identification generated by the firing entity to associate related firing and detonation events.protected EventIdentifier
IFFPdu.eventID
Number generated by the issuing simulation to associate realted events.protected EventIdentifier
UnderwaterAcousticPdu.eventID
ID of eventprotected EventIdentifier
DirectedEnergyDamage.fireEventID
For any component damage resulting this field shall be set to the fire event ID from that PDU.protected EventIdentifier
LaunchedMunitionRecord.fireEventID
fireEventID is an undescribed parameter...Methods in edu.nps.moves.dis7.pdus that return EventIdentifierModifier and TypeMethodDescriptionCollisionElasticPdu.getCollisionEventID()
Getter forCollisionElasticPdu.collisionEventID
LEDetonationPdu.getEventId()
Getter forLEDetonationPdu.eventId
LEFirePdu.getEventId()
Getter forLEFirePdu.eventId
CollisionPdu.getEventID()
Getter forCollisionPdu.eventID
DetonationPdu.getEventID()
Getter forDetonationPdu.eventID
DirectedEnergyFirePdu.getEventID()
Getter forDirectedEnergyFirePdu.eventID
ElectromagneticEmissionPdu.getEventID()
Getter forElectromagneticEmissionPdu.eventID
FirePdu.getEventID()
Getter forFirePdu.eventID
IFFPdu.getEventID()
Getter forIFFPdu.eventID
UnderwaterAcousticPdu.getEventID()
Getter forUnderwaterAcousticPdu.eventID
DirectedEnergyDamage.getFireEventID()
Getter forDirectedEnergyDamage.fireEventID
LaunchedMunitionRecord.getFireEventID()
Getter forLaunchedMunitionRecord.fireEventID
EventIdentifier.setEventNumber
(int pEventNumber) Utility setter foreventNumber
EventIdentifier.setEventNumber
(short pEventNumber) Setter foreventNumber
EventIdentifier.setSimulationAddress
(SimulationAddress pSimulationAddress) Setter forsimulationAddress
Methods in edu.nps.moves.dis7.pdus with parameters of type EventIdentifierModifier and TypeMethodDescriptionCollisionElasticPdu.setCollisionEventID
(EventIdentifier pCollisionEventID) Setter forCollisionElasticPdu.collisionEventID
LEDetonationPdu.setEventId
(EventIdentifier pEventId) Setter forLEDetonationPdu.eventId
LEFirePdu.setEventId
(EventIdentifier pEventId) Setter forLEFirePdu.eventId
CollisionPdu.setEventID
(EventIdentifier pEventID) Setter forCollisionPdu.eventID
DetonationPdu.setEventID
(EventIdentifier pEventID) Setter forDetonationPdu.eventID
DirectedEnergyFirePdu.setEventID
(EventIdentifier pEventID) Setter forDirectedEnergyFirePdu.eventID
ElectromagneticEmissionPdu.setEventID
(EventIdentifier pEventID) Setter forElectromagneticEmissionPdu.eventID
FirePdu.setEventID
(EventIdentifier pEventID) Setter forFirePdu.eventID
IFFPdu.setEventID
(EventIdentifier pEventID) Setter forIFFPdu.eventID
UnderwaterAcousticPdu.setEventID
(EventIdentifier pEventID) Setter forUnderwaterAcousticPdu.eventID
DirectedEnergyDamage.setFireEventID
(EventIdentifier pFireEventID) Setter forDirectedEnergyDamage.fireEventID
LaunchedMunitionRecord.setFireEventID
(EventIdentifier pFireEventID) Setter forLaunchedMunitionRecord.fireEventID