Uses of Class
edu.nps.moves.dis7.pdus.LiveDeadReckoningParameters
Packages that use LiveDeadReckoningParameters
Package
Description
IEEE DIS Protocol Data Unit (PDU) packet definition classes supporting open-dis7-java library.
-
Uses of LiveDeadReckoningParameters in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus declared as LiveDeadReckoningParametersModifier and TypeFieldDescriptionprotected LiveDeadReckoningParameters
TSPIPdu.deadReckoningParameters
deadReckoningParameters is an undescribed parameter...Methods in edu.nps.moves.dis7.pdus that return LiveDeadReckoningParametersModifier and TypeMethodDescriptionTSPIPdu.getDeadReckoningParameters()
Getter forTSPIPdu.deadReckoningParameters
LiveDeadReckoningParameters.setDeadReckoningAlgorithm(DeadReckoningAlgorithm pDeadReckoningAlgorithm)
Setter fordeadReckoningAlgorithm
LiveDeadReckoningParameters.setEntityAngularVelocity(LEVector3FixedByte pEntityAngularVelocity)
Setter forentityAngularVelocity
LiveDeadReckoningParameters.setEntityLinearAcceleration(LEVector3FixedByte pEntityLinearAcceleration)
Setter forentityLinearAcceleration
Methods in edu.nps.moves.dis7.pdus with parameters of type LiveDeadReckoningParametersModifier and TypeMethodDescriptionTSPIPdu.setDeadReckoningParameters(LiveDeadReckoningParameters pDeadReckoningParameters)
Setter forTSPIPdu.deadReckoningParameters