Package edu.nps.moves.dis7.pdus
Class LiveEntityFirePdu
java.lang.Object
edu.nps.moves.dis7.pdus.Pdu
edu.nps.moves.dis7.pdus.LiveEntityFamilyPdu
edu.nps.moves.dis7.pdus.LEFirePdu
edu.nps.moves.dis7.pdus.LiveEntityFirePdu
- All Implemented Interfaces:
Marshaller
,Serializable
alias, more descriptive name for a LEFirePdu.
IEEE Std 1278.1-2012, IEEE Standard for Distributed Interactive Simulation - Application Protocols
- See Also:
- Serialized Form
-
Field Summary
Fields inherited from class edu.nps.moves.dis7.pdus.LEFirePdu
eventId, firingLiveEntityId, flags, location, munitionDescriptor, munitionLiveEntityId, range, targetLiveEntityId, velocity
Fields inherited from class edu.nps.moves.dis7.pdus.Pdu
exerciseID, length, pduType, protocolFamily, protocolVersion, timestamp
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class edu.nps.moves.dis7.pdus.LEFirePdu
equals, equalsImpl, getEventId, getFiringLiveEntityId, getFlags, getLocation, getMarshalledSize, getMunitionDescriptor, getMunitionLiveEntityId, getRange, getTargetLiveEntityId, getVelocity, marshal, marshal, setEventId, setFiringLiveEntityId, setFlags, setFlags, setLocation, setMunitionDescriptor, setMunitionLiveEntityId, setRange, setRange, setTargetLiveEntityId, setVelocity, toString, unmarshal, unmarshal
Methods inherited from class edu.nps.moves.dis7.pdus.Pdu
getExerciseID, getLength, getPduType, getProtocolFamily, getProtocolVersion, getTimestamp, marshal, setExerciseID, setExerciseID, setLength, setLength, setPduType, setProtocolFamily, setProtocolVersion, setTimestamp
-
Constructor Details
-
LiveEntityFirePdu
public LiveEntityFirePdu()
-