Uses of Class
edu.nps.moves.dis7.pdus.TSPIPdu
Packages that use TSPIPdu
Package
Description
Utility classes supporting edu.nps.moves.dis7 library.
Utility classes supporting edu.nps.moves.dis7 library.
-
Uses of TSPIPdu in edu.nps.moves.dis7.pdus
Subclasses of TSPIPdu in edu.nps.moves.dis7.pdusModifier and TypeClassDescriptionfinal class
Alias, more descriptive name for TSPIPdu.Methods in edu.nps.moves.dis7.pdus that return TSPIPduModifier and TypeMethodDescriptionTSPIPdu.copy()
copy method creates a deep copy of current object using preferred marshalling methodTSPIPdu.copyByteBuffer()
Creates a "deep copy" of current object using ByteBuffer methods.TSPIPdu.copyDataOutputStream()
copy method creates a deep copy of current object using DataOutputStream methods.TSPIPdu.setDeadReckoningParameters
(LiveDeadReckoningParameters pDeadReckoningParameters) Setter fordeadReckoningParameters
TSPIPdu.setEntityLinearVelocity
(LiveEntityLinearVelocity pEntityLinearVelocity) Setter forentityLinearVelocity
TSPIPdu.setEntityLocation
(LiveEntityRelativeWorldCoordinates pEntityLocation) Setter forentityLocation
TSPIPdu.setEntityOrientation
(LiveEntityOrientation pEntityOrientation) Setter forentityOrientation
TSPIPdu.setLiveEntityId
(EntityID pLiveEntityId) Setter forliveEntityId
TSPIPdu.setMeasuredSpeed
(int pMeasuredSpeed) Utility setter formeasuredSpeed
TSPIPdu.setMeasuredSpeed
(short pMeasuredSpeed) Setter formeasuredSpeed
TSPIPdu.setOrientationError
(LiveEntityOrientationError pOrientationError) Setter fororientationError
TSPIPdu.setPositionError
(LiveEntityPositionError pPositionError) Setter forpositionError
TSPIPdu.setSystemSpecificData
(byte[] pSystemSpecificData) Setter forsystemSpecificData
TSPIPdu.setTSPIFlag
(byte pTSPIFlag) Setter forTSPIFlag
TSPIPdu.setTSPIFlag
(int pTSPIFlag) Utility setter forTSPIFlag
-
Uses of TSPIPdu in edu.nps.moves.dis7.utilities
Methods in edu.nps.moves.dis7.utilities that return TSPIPduModifier and TypeMethodDescriptionPduFactory.makeTspiPdu()
Create and add initial properties to a new Time Space Position Information (TSPI) PDU
IEEE Std 1278.1-2012, 9.4.2