Uses of Class
edu.nps.moves.dis7.pdus.LiveEntityOrientationError
Packages that use LiveEntityOrientationError
Package
Description
Infrastructure classes for PDU packet definitions supporting open-dis7-java library.
-
Uses of LiveEntityOrientationError in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus declared as LiveEntityOrientationErrorModifier and TypeFieldDescriptionprotected LiveEntityOrientationErrorTSPIPdu.orientationErrororientationError is an undescribed parameter...Methods in edu.nps.moves.dis7.pdus that return LiveEntityOrientationErrorModifier and TypeMethodDescriptionTSPIPdu.getOrientationError()Getter forTSPIPdu.orientationErrorLiveEntityOrientationError.setAzimuthError(int pAzimuthError)Utility setter forazimuthErrorLiveEntityOrientationError.setAzimuthError(short pAzimuthError)Setter forazimuthErrorLiveEntityOrientationError.setElevationError(int pElevationError)Utility setter forelevationErrorLiveEntityOrientationError.setElevationError(short pElevationError)Setter forelevationErrorLiveEntityOrientationError.setRotationError(int pRotationError)Utility setter forrotationErrorLiveEntityOrientationError.setRotationError(short pRotationError)Setter forrotationErrorMethods in edu.nps.moves.dis7.pdus with parameters of type LiveEntityOrientationErrorModifier and TypeMethodDescriptionTSPIPdu.setOrientationError(LiveEntityOrientationError pOrientationError)Setter forTSPIPdu.orientationError