Uses of Class
edu.nps.moves.dis7.pdus.FirePdu
Packages that use FirePdu
Package
Description
Utility classes supporting edu.nps.moves.dis7 library.
Utility classes supporting edu.nps.moves.dis7 library.
-
Uses of FirePdu in edu.nps.moves.dis7.pdus
Methods in edu.nps.moves.dis7.pdus that return FirePduModifier and TypeMethodDescriptionFirePdu.copy()
copy method creates a deep copy of current object using preferred marshalling methodFirePdu.copyByteBuffer()
Creates a "deep copy" of current object using ByteBuffer methods.FirePdu.copyDataOutputStream()
copy method creates a deep copy of current object using DataOutputStream methods.FirePdu.setDescriptor
(MunitionDescriptor pDescriptor) Setter fordescriptor
FirePdu.setEventID
(EventIdentifier pEventID) Setter foreventID
FirePdu.setFireMissionIndex
(int pFireMissionIndex) Setter forfireMissionIndex
FirePdu.setFiringEntityID
(EntityID pFiringEntityID) Setter forfiringEntityID
FirePdu.setLocationInWorldCoordinates
(Vector3Double pLocationInWorldCoordinates) Setter forlocationInWorldCoordinates
FirePdu.setMunitionExpendibleID
(EntityID pMunitionExpendibleID) Setter formunitionExpendibleID
FirePdu.setRange
(float pRange) Setter forrange
FirePdu.setTargetEntityID
(EntityID pTargetEntityID) Setter fortargetEntityID
FirePdu.setVelocity
(Vector3Float pVelocity) Setter forvelocity
-
Uses of FirePdu in edu.nps.moves.dis7.utilities
Methods in edu.nps.moves.dis7.utilities that return FirePduModifier and TypeMethodDescriptionPduFactory.makeFirePdu()
Create and add initial properties to a new Fire PDU
IEEE Std 1278.1-2012, 5.4.3