Uses of Class
edu.nps.moves.dis7.pdus.DeadReckoningParameters
Packages that use DeadReckoningParameters
Package
Description
Infrastructure classes for PDU packet definitions 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 DeadReckoningParametersEntityStatePdu.deadReckoningParametersparameters used for dead reckoningMethods in edu.nps.moves.dis7.pdus that return DeadReckoningParametersModifier and TypeMethodDescriptionEntityStatePdu.getDeadReckoningParameters()Getter forEntityStatePdu.deadReckoningParametersDeadReckoningParameters.setDeadReckoningAlgorithm(DeadReckoningAlgorithm pDeadReckoningAlgorithm)Setter fordeadReckoningAlgorithmDeadReckoningParameters.setEntityAngularVelocity(Vector3Float pEntityAngularVelocity)Setter forentityAngularVelocityDeadReckoningParameters.setEntityLinearAcceleration(Vector3Float pEntityLinearAcceleration)Setter forentityLinearAccelerationDeadReckoningParameters.setParameters(byte[] pParameters)Setter forparametersMethods in edu.nps.moves.dis7.pdus with parameters of type DeadReckoningParametersModifier and TypeMethodDescriptionEntityStatePdu.setDeadReckoningParameters(DeadReckoningParameters pDeadReckoningParameters)Setter forEntityStatePdu.deadReckoningParameters