Class LEDetonationPdu
java.lang.Object
edu.nps.moves.dis7.pdus.Pdu
edu.nps.moves.dis7.pdus.LiveEntityFamilyPdu
edu.nps.moves.dis7.pdus.LEDetonationPdu
- All Implemented Interfaces:
Marshaller
,Serializable
- Direct Known Subclasses:
LiveEntityDetonationPdu
9.4.6 Communicate information associated with the impact or detonation of a munition.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected ByteArrayOutputStream
byteArrayOutputStream (baos) is used for marshal/unmarshal serializationprotected DataOutputStream
dataOutputStream (dos) is used for marshal/unmarshal serializationprotected byte
detonationFlag1 is an undescribed parameter...protected byte
detonationFlag2 is an undescribed parameter...protected byte
detonationResult is an undescribed parameter...protected LiveEntityLinearVelocity
entityLocation is an undescribed parameter...protected EventIdentifier
eventId is an undescribed parameter...protected EntityID
firingLiveEntityId is an undescribed parameter...protected MunitionDescriptor
munitionDescriptor is an undescribed parameter...protected EntityID
munitionLiveEntityId is an undescribed parameter...protected LiveEntityOrientation16
spec error?static final String
The name of this PDU typeprotected EntityID
targetLiveEntityId is an undescribed parameter...protected LiveEntityLinearVelocity
velocity is an undescribed parameter...protected LiveEntityRelativeWorldCoordinates
worldLocation is an undescribed parameter...Fields inherited from class edu.nps.moves.dis7.pdus.LiveEntityFamilyPdu
FAMILY_NAME
Fields inherited from class edu.nps.moves.dis7.pdus.Pdu
exerciseID, length, pduType, protocolFamily, protocolVersion, timestamp
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncopy()
copy method creates a deep copy of current object using preferred marshalling methodCreates a "deep copy" of current object using ByteBuffer methods.copy method creates a deep copy of current object using DataOutputStream methods.boolean
boolean
equalsImpl
(Object obj) Compare all fields that contribute to the state, ignoring transient and static fields, forthis
and the supplied objectbyte
Getter fordetonationFlag1
byte
Getter fordetonationFlag2
byte
Getter fordetonationResult
Getter forentityLocation
Getter foreventId
Getter forfiringLiveEntityId
int
Returns size of this serialized (marshalled) object in bytesGetter formunitionDescriptor
Getter formunitionLiveEntityId
Getter formunitionOrientation
Getter fortargetLiveEntityId
Getter forvelocity
Getter forworldLocation
int
hashCode()
void
marshal
(DataOutputStream dos) Serializes an object to a DataOutputStream.void
marshal
(ByteBuffer byteBuffer) Packs an object into the ByteBuffer.setDetonationFlag1
(byte pDetonationFlag1) Setter fordetonationFlag1
setDetonationFlag1
(int pDetonationFlag1) Utility setter fordetonationFlag1
setDetonationFlag2
(byte pDetonationFlag2) Setter fordetonationFlag2
setDetonationFlag2
(int pDetonationFlag2) Utility setter fordetonationFlag2
setDetonationResult
(byte pDetonationResult) Setter fordetonationResult
setDetonationResult
(int pDetonationResult) Utility setter fordetonationResult
setEntityLocation
(LiveEntityLinearVelocity pEntityLocation) Setter forentityLocation
setEventId
(EventIdentifier pEventId) Setter foreventId
setFiringLiveEntityId
(EntityID pFiringLiveEntityId) Setter forfiringLiveEntityId
setMunitionDescriptor
(MunitionDescriptor pMunitionDescriptor) Setter formunitionDescriptor
setMunitionLiveEntityId
(EntityID pMunitionLiveEntityId) Setter formunitionLiveEntityId
setMunitionOrientation
(LiveEntityOrientation16 pMunitionOrientation) Setter formunitionOrientation
setTargetLiveEntityId
(EntityID pTargetLiveEntityId) Setter fortargetLiveEntityId
setVelocity
(LiveEntityLinearVelocity pVelocity) Setter forvelocity
setWorldLocation
(LiveEntityRelativeWorldCoordinates pWorldLocation) Setter forworldLocation
toString()
int
unmarshal
(DataInputStream dis) Deserializes an object from a DataInputStream.int
unmarshal
(ByteBuffer byteBuffer) Unpacks a Pdu from the underlying data.Methods inherited from class edu.nps.moves.dis7.pdus.Pdu
copyByPduFactory, getExerciseID, getLength, getPduType, getProtocolFamily, getProtocolVersion, getTimestamp, getTimestampSeconds, isAcknowledgeRPdu, isActionRequestPdu, isActionRequestRPdu, isActionResponsePdu, isActionResponseRPdu, isAggregateStatePdu, isAppearancePdu, isArealObjectStatePdu, isArticulatedPartsPdu, isAttributePdu, isCollisionElasticPdu, isCollisionPdu, isCommentPdu, isCommentRPdu, isCreateEntityPdu, isCreateEntityRPdu, isDataPdu, isDataQueryPdu, isDataQueryRPdu, isDataRPdu, isDesignatorPdu, isDetonationPdu, isDirectedEnergyFirePdu, isDistributedEmissionsRegenerationFamilyPdu, isElectromagneticEmissionPdu, isEntityDamageStatusPdu, isEntityInformationInteractionFamilyPdu, isEntityManagementFamilyPdu, isEntityStatePdu, isEntityStateUpdatePdu, isEnvironmentalProcessPdu, isEventReportPdu, isEventReportRPdu, isFirePdu, isGriddedDataPdu, isIFFPdu, isInformationOperationsActionPdu, isInformationOperationsFamilyPdu, isInformationOperationsReportPdu, isIntercomControlPdu, isIntercomSignalPdu, isIsGroupOfPdu, isIsPartOfPdu, isLEDetonationPdu, isLEFirePdu, isLinearObjectStatePdu, isLiveEntityDetonationPdu, isLiveEntityFirePdu, isLogisticsFamilyPdu, isMinefieldDataPdu, isMinefieldFamilyPdu, isMinefieldQueryPdu, isMinefieldResponseNACKPdu, isMinefieldStatePdu, isPointObjectStatePdu, isRadioCommunicationsFamilyPdu, isReceiverPdu, isRecordQueryRPdu, isRecordRPdu, isReliablePdu, isRemoveEntityPdu, isRemoveEntityRPdu, isRepairCompletePdu, isRepairResponsePdu, isResupplyCancelPdu, isResupplyOfferPdu, isResupplyReceivedPdu, isSEESPdu, isSetDataPdu, isSetDataRPdu, isSetRecordRPdu, isSignalPdu, isSimulationManagementFamilyPdu, isSimulationManagementWithReliabilityFamilyPdu, isStartResumePdu, isStartResumeRPdu, isStopFreezePdu, isStopFreezeRPdu, isSupplementalEmissionEntityStatePdu, isSyntheticEnvironmentFamilyPdu, isTransferOwnershipPdu, isTransmitterPdu, isTSPIPdu, isUnderwaterAcousticPdu, isWarfareFamilyPdu, marshal, occursAfter, occursBefore, occursSameTime, setExerciseID, setExerciseID, setLength, setLength, setPduType, setProtocolFamily, setProtocolVersion, setTimestamp, setTimestampSeconds
-
Field Details
-
NAME
-
firingLiveEntityId
firingLiveEntityId is an undescribed parameter... -
detonationFlag1
protected byte detonationFlag1detonationFlag1 is an undescribed parameter... -
detonationFlag2
protected byte detonationFlag2detonationFlag2 is an undescribed parameter... -
targetLiveEntityId
targetLiveEntityId is an undescribed parameter... -
munitionLiveEntityId
munitionLiveEntityId is an undescribed parameter... -
eventId
eventId is an undescribed parameter... -
worldLocation
worldLocation is an undescribed parameter... -
velocity
velocity is an undescribed parameter... -
munitionOrientation
spec error? 16-bit fields vs. 8-bit in TspiPdu? -
munitionDescriptor
munitionDescriptor is an undescribed parameter... -
entityLocation
entityLocation is an undescribed parameter... -
detonationResult
protected byte detonationResultdetonationResult is an undescribed parameter... -
byteArrayOutputStream
byteArrayOutputStream (baos) is used for marshal/unmarshal serialization- See Also:
-
dataOutputStream
dataOutputStream (dos) is used for marshal/unmarshal serialization- See Also:
-
-
Constructor Details
-
LEDetonationPdu
public LEDetonationPdu()Constructor creates and configures a new instance object
-
-
Method Details
-
copy
copy method creates a deep copy of current object using preferred marshalling method- Returns:
- deep copy of PDU
-
copyByteBuffer
Creates a "deep copy" of current object using ByteBuffer methods.- Returns:
- deep copy of PDU
-
copyDataOutputStream
copy method creates a deep copy of current object using DataOutputStream methods.- Returns:
- deep copy of PDU
-
getMarshalledSize
public int getMarshalledSize()Returns size of this serialized (marshalled) object in bytes- Specified by:
getMarshalledSize
in interfaceMarshaller
- Overrides:
getMarshalledSize
in classLiveEntityFamilyPdu
- Returns:
- serialized size in bytes
- See Also:
-
setFiringLiveEntityId
Setter forfiringLiveEntityId
- Parameters:
pFiringLiveEntityId
- new value of interest- Returns:
- same object to permit progressive setters
-
getFiringLiveEntityId
-
setDetonationFlag1
Setter fordetonationFlag1
- Parameters:
pDetonationFlag1
- new value of interest- Returns:
- same object to permit progressive setters
-
setDetonationFlag1
Utility setter fordetonationFlag1
- Parameters:
pDetonationFlag1
- new value of interest- Returns:
- same object to permit progressive setters
-
getDetonationFlag1
-
setDetonationFlag2
Setter fordetonationFlag2
- Parameters:
pDetonationFlag2
- new value of interest- Returns:
- same object to permit progressive setters
-
setDetonationFlag2
Utility setter fordetonationFlag2
- Parameters:
pDetonationFlag2
- new value of interest- Returns:
- same object to permit progressive setters
-
getDetonationFlag2
-
setTargetLiveEntityId
Setter fortargetLiveEntityId
- Parameters:
pTargetLiveEntityId
- new value of interest- Returns:
- same object to permit progressive setters
-
getTargetLiveEntityId
-
setMunitionLiveEntityId
Setter formunitionLiveEntityId
- Parameters:
pMunitionLiveEntityId
- new value of interest- Returns:
- same object to permit progressive setters
-
getMunitionLiveEntityId
Getter formunitionLiveEntityId
- Returns:
- value of interest
-
setEventId
Setter foreventId
- Parameters:
pEventId
- new value of interest- Returns:
- same object to permit progressive setters
-
getEventId
-
setWorldLocation
Setter forworldLocation
- Parameters:
pWorldLocation
- new value of interest- Returns:
- same object to permit progressive setters
-
getWorldLocation
Getter forworldLocation
- Returns:
- value of interest
-
setVelocity
Setter forvelocity
- Parameters:
pVelocity
- new value of interest- Returns:
- same object to permit progressive setters
-
getVelocity
-
setMunitionOrientation
Setter formunitionOrientation
- Parameters:
pMunitionOrientation
- new value of interest- Returns:
- same object to permit progressive setters
-
getMunitionOrientation
Getter formunitionOrientation
- Returns:
- value of interest
-
setMunitionDescriptor
Setter formunitionDescriptor
- Parameters:
pMunitionDescriptor
- new value of interest- Returns:
- same object to permit progressive setters
-
getMunitionDescriptor
Getter formunitionDescriptor
- Returns:
- value of interest
-
setEntityLocation
Setter forentityLocation
- Parameters:
pEntityLocation
- new value of interest- Returns:
- same object to permit progressive setters
-
getEntityLocation
Getter forentityLocation
- Returns:
- value of interest
-
setDetonationResult
Setter fordetonationResult
- Parameters:
pDetonationResult
- new value of interest- Returns:
- same object to permit progressive setters
-
setDetonationResult
Utility setter fordetonationResult
- Parameters:
pDetonationResult
- new value of interest- Returns:
- same object to permit progressive setters
-
getDetonationResult
-
marshal
Serializes an object to a DataOutputStream.- Specified by:
marshal
in interfaceMarshaller
- Overrides:
marshal
in classLiveEntityFamilyPdu
- Parameters:
dos
- the OutputStream- Throws:
Exception
- if something goes wrong- See Also:
-
unmarshal
Deserializes an object from a DataInputStream.- Specified by:
unmarshal
in interfaceMarshaller
- Overrides:
unmarshal
in classLiveEntityFamilyPdu
- Parameters:
dis
- the InputStream- Returns:
- marshalled serialized size in bytes
- Throws:
Exception
- if something goes wrong- See Also:
-
marshal
Packs an object into the ByteBuffer.- Specified by:
marshal
in interfaceMarshaller
- Overrides:
marshal
in classLiveEntityFamilyPdu
- Parameters:
byteBuffer
- The ByteBuffer at the position to begin writing- Throws:
BufferOverflowException
- if byteBuffer is too smallReadOnlyBufferException
- if byteBuffer is read onlyException
- ByteBuffer-generated exception- See Also:
-
unmarshal
Unpacks a Pdu from the underlying data.- Specified by:
unmarshal
in interfaceMarshaller
- Overrides:
unmarshal
in classLiveEntityFamilyPdu
- Parameters:
byteBuffer
- The ByteBuffer at the position to begin reading- Returns:
- marshalled serialized size in bytes
- Throws:
BufferUnderflowException
- if byteBuffer is too smallException
- ByteBuffer-generated exception- See Also:
-
equals
- Overrides:
equals
in classLiveEntityFamilyPdu
-
equalsImpl
Description copied from class:Pdu
Compare all fields that contribute to the state, ignoring transient and static fields, forthis
and the supplied object- Overrides:
equalsImpl
in classLiveEntityFamilyPdu
- Parameters:
obj
- the object to compare to- Returns:
- true if the objects are equal, false otherwise.
-
toString
- Overrides:
toString
in classLiveEntityFamilyPdu
-
hashCode
-