Uses of Class
edu.nps.moves.dis7.pdus.LiveEntityOrientationError
Packages that use LiveEntityOrientationError
-
Uses of LiveEntityOrientationError in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus declared as LiveEntityOrientationErrorModifier and TypeFieldDescriptionprotected LiveEntityOrientationError
TSPIPdu.orientationError
orientationError is an undescribed parameter...Methods in edu.nps.moves.dis7.pdus that return LiveEntityOrientationErrorModifier and TypeMethodDescriptionTSPIPdu.getOrientationError()
Getter forTSPIPdu.orientationError
LiveEntityOrientationError.setAzimuthError
(int pAzimuthError) Utility setter forazimuthError
LiveEntityOrientationError.setAzimuthError
(short pAzimuthError) Setter forazimuthError
LiveEntityOrientationError.setElevationError
(int pElevationError) Utility setter forelevationError
LiveEntityOrientationError.setElevationError
(short pElevationError) Setter forelevationError
LiveEntityOrientationError.setRotationError
(int pRotationError) Utility setter forrotationError
LiveEntityOrientationError.setRotationError
(short pRotationError) Setter forrotationError
Methods in edu.nps.moves.dis7.pdus with parameters of type LiveEntityOrientationErrorModifier and TypeMethodDescriptionTSPIPdu.setOrientationError
(LiveEntityOrientationError pOrientationError) Setter forTSPIPdu.orientationError