Uses of Class
edu.nps.moves.dis7.pdus.LiveEntityOrientation
Packages that use LiveEntityOrientation
Package
Description
Utility classes supporting edu.nps.moves.dis7 library.
Spatial utility classes supporting edu.nps.moves.dis7 library.
-
Uses of LiveEntityOrientation in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus declared as LiveEntityOrientationModifier and TypeFieldDescriptionprotected LiveEntityOrientation
TSPIPdu.entityOrientation
entityOrientation is an undescribed parameter...Methods in edu.nps.moves.dis7.pdus that return LiveEntityOrientationModifier and TypeMethodDescriptionTSPIPdu.getEntityOrientation()
Getter forTSPIPdu.entityOrientation
LiveEntityOrientation.setPhi
(byte pPhi) Setter forphi
LiveEntityOrientation.setPhi
(int pPhi) Utility setter forphi
LiveEntityOrientation.setPsi
(byte pPsi) Setter forpsi
LiveEntityOrientation.setPsi
(int pPsi) Utility setter forpsi
LiveEntityOrientation.setTheta
(byte pTheta) Setter fortheta
LiveEntityOrientation.setTheta
(int pTheta) Utility setter fortheta
Methods in edu.nps.moves.dis7.pdus with parameters of type LiveEntityOrientationModifier and TypeMethodDescriptionTSPIPdu.setEntityOrientation
(LiveEntityOrientation pEntityOrientation) Setter forTSPIPdu.entityOrientation
-
Uses of LiveEntityOrientation in edu.nps.moves.spatial
Methods in edu.nps.moves.spatial that return LiveEntityOrientationModifier and TypeMethodDescriptionRangeCoordinates.localRollPitchHeadingToDisEuler
(LiveEntityOrientation pitchRollHeading, Vector3Double localPosition) Converts a pitch, roll, and heading/yaw in the local flat coordinate system to DIS Euler angles.Methods in edu.nps.moves.spatial with parameters of type LiveEntityOrientationModifier and TypeMethodDescriptionRangeCoordinates.localRollPitchHeadingToDisEuler
(LiveEntityOrientation pitchRollHeading, Vector3Double localPosition) Converts a pitch, roll, and heading/yaw in the local flat coordinate system to DIS Euler angles.