Uses of Class
edu.nps.moves.dis7.pdus.DeadReckoningParameters
Packages that use DeadReckoningParameters
Package
Description
IEEE DIS Protocol Data Unit (PDU) packet definition classes supporting open-dis7-java library.
-
Uses of DeadReckoningParameters in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus declared as DeadReckoningParametersModifier and TypeFieldDescriptionprotected DeadReckoningParameters
EntityStatePdu.deadReckoningParameters
parameters used for dead reckoningMethods in edu.nps.moves.dis7.pdus that return DeadReckoningParametersModifier and TypeMethodDescriptionEntityStatePdu.getDeadReckoningParameters()
Getter forEntityStatePdu.deadReckoningParameters
DeadReckoningParameters.setDeadReckoningAlgorithm(DeadReckoningAlgorithm pDeadReckoningAlgorithm)
Setter fordeadReckoningAlgorithm
DeadReckoningParameters.setEntityAngularVelocity(Vector3Float pEntityAngularVelocity)
Setter forentityAngularVelocity
DeadReckoningParameters.setEntityLinearAcceleration(Vector3Float pEntityLinearAcceleration)
Setter forentityLinearAcceleration
DeadReckoningParameters.setParameters(byte[] pParameters)
Setter forparameters
Methods in edu.nps.moves.dis7.pdus with parameters of type DeadReckoningParametersModifier and TypeMethodDescriptionEntityStatePdu.setDeadReckoningParameters(DeadReckoningParameters pDeadReckoningParameters)
Setter forEntityStatePdu.deadReckoningParameters