Uses of Class
edu.nps.moves.dis7.pdus.ArealObjectStatePdu
Packages that use ArealObjectStatePdu
Package
Description
Utility classes supporting edu.nps.moves.dis7 library.
Utility classes supporting edu.nps.moves.dis7 library.
-
Uses of ArealObjectStatePdu in edu.nps.moves.dis7.pdus
Methods in edu.nps.moves.dis7.pdus that return ArealObjectStatePduModifier and TypeMethodDescriptionArealObjectStatePdu.copy()
copy method creates a deep copy of current object using preferred marshalling methodArealObjectStatePdu.copyByteBuffer()
Creates a "deep copy" of current object using ByteBuffer methods.ArealObjectStatePdu.copyDataOutputStream()
copy method creates a deep copy of current object using DataOutputStream methods.ArealObjectStatePdu.setForceID
(ForceID pForceID) Setter forforceID
ArealObjectStatePdu.setGeneralObjectAppearance
(int pGeneralObjectAppearance) Utility setter forgeneralObjectAppearance
ArealObjectStatePdu.setGeneralObjectAppearance
(short pGeneralObjectAppearance) Setter forgeneralObjectAppearance
ArealObjectStatePdu.setModifications
(ObjectStateModificationArealObject pModifications) Setter formodifications
ArealObjectStatePdu.setObjectID
(ObjectIdentifier pObjectID) Setter forobjectID
ArealObjectStatePdu.setObjectLocation
(List<Vector3Double> pObjectLocation) Setter forobjectLocation
ArealObjectStatePdu.setObjectType
(ObjectType pObjectType) Setter forobjectType
ArealObjectStatePdu.setReceivingID
(SimulationAddress pReceivingID) Setter forreceivingID
ArealObjectStatePdu.setReferencedObjectID
(ObjectIdentifier pReferencedObjectID) Setter forreferencedObjectID
ArealObjectStatePdu.setRequesterID
(SimulationAddress pRequesterID) Setter forrequesterID
ArealObjectStatePdu.setSpecificObjectAppearance
(int pSpecificObjectAppearance) Setter forspecificObjectAppearance
ArealObjectStatePdu.setUpdateNumber
(int pUpdateNumber) Utility setter forupdateNumber
ArealObjectStatePdu.setUpdateNumber
(short pUpdateNumber) Setter forupdateNumber
-
Uses of ArealObjectStatePdu in edu.nps.moves.dis7.utilities
Methods in edu.nps.moves.dis7.utilities that return ArealObjectStatePduModifier and TypeMethodDescriptionPduFactory.makeArealObjectStatePdu()
Create and add initial properties to an Areal Object State PDU
IEEE Std 1278.1-2012, 5.11.3.4