Uses of Class
edu.nps.moves.dis7.pdus.EntityStateUpdatePdu
Packages that use EntityStateUpdatePdu
Package
Description
Utility classes supporting edu.nps.moves.dis7 library.
Utility classes supporting edu.nps.moves.dis7 library.
-
Uses of EntityStateUpdatePdu in edu.nps.moves.dis7.pdus
Methods in edu.nps.moves.dis7.pdus that return EntityStateUpdatePduModifier and TypeMethodDescriptionEntityStateUpdatePdu.copy()
copy method creates a deep copy of current object using preferred marshalling methodEntityStateUpdatePdu.copyByteBuffer()
Creates a "deep copy" of current object using ByteBuffer methods.EntityStateUpdatePdu.copyDataOutputStream()
copy method creates a deep copy of current object using DataOutputStream methods.EntityStateUpdatePdu.setEntityAppearance
(int pEntityAppearance) Setter forentityAppearance
EntityStateUpdatePdu.setEntityID
(EntityID pEntityID) Setter forentityID
EntityStateUpdatePdu.setEntityLinearVelocity
(Vector3Float pEntityLinearVelocity) Setter forentityLinearVelocity
EntityStateUpdatePdu.setEntityLocation
(Vector3Double pEntityLocation) Setter forentityLocation
EntityStateUpdatePdu.setEntityOrientation
(EulerAngles pEntityOrientation) Setter forentityOrientation
EntityStateUpdatePdu.setPadding1
(byte pPadding1) Setter forpadding1
EntityStateUpdatePdu.setPadding1
(int pPadding1) Utility setter forpadding1
EntityStateUpdatePdu.setVariableParameters
(List<VariableParameter> pVariableParameters) Setter forvariableParameters
-
Uses of EntityStateUpdatePdu in edu.nps.moves.dis7.utilities
Methods in edu.nps.moves.dis7.utilities that return EntityStateUpdatePduModifier and TypeMethodDescriptionPduFactory.makeEntityStateUpdatePdu()
Create and add initial properties to a new Entity State Update PDU
IEEE Std 1278.1-2012, 5.3.5