Uses of Class
edu.nps.moves.dis7.pdus.LiveEntityRelativeWorldCoordinates
Packages that use LiveEntityRelativeWorldCoordinates
Package
Description
Infrastructure classes for PDU packet definitions supporting open-dis7-java library.
-
Uses of LiveEntityRelativeWorldCoordinates in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus declared as LiveEntityRelativeWorldCoordinatesModifier and TypeFieldDescriptionprotected LiveEntityRelativeWorldCoordinatesTSPIPdu.entityLocationentityLocation is an undescribed parameter...protected LiveEntityRelativeWorldCoordinatesLEFirePdu.locationlocation is an undescribed parameter...protected LiveEntityRelativeWorldCoordinatesLEDetonationPdu.worldLocationworldLocation is an undescribed parameter...Methods in edu.nps.moves.dis7.pdus that return LiveEntityRelativeWorldCoordinatesModifier and TypeMethodDescriptionTSPIPdu.getEntityLocation()Getter forTSPIPdu.entityLocationLEFirePdu.getLocation()Getter forLEFirePdu.locationLEDetonationPdu.getWorldLocation()Getter forLEDetonationPdu.worldLocationLiveEntityRelativeWorldCoordinates.setDeltaX(int pDeltaX)Utility setter fordeltaXLiveEntityRelativeWorldCoordinates.setDeltaX(short pDeltaX)Setter fordeltaXLiveEntityRelativeWorldCoordinates.setDeltaY(int pDeltaY)Utility setter fordeltaYLiveEntityRelativeWorldCoordinates.setDeltaY(short pDeltaY)Setter fordeltaYLiveEntityRelativeWorldCoordinates.setDeltaZ(int pDeltaZ)Utility setter fordeltaZLiveEntityRelativeWorldCoordinates.setDeltaZ(short pDeltaZ)Setter fordeltaZLiveEntityRelativeWorldCoordinates.setReferencePoint(int pReferencePoint)Utility setter forreferencePointLiveEntityRelativeWorldCoordinates.setReferencePoint(short pReferencePoint)Setter forreferencePointMethods in edu.nps.moves.dis7.pdus with parameters of type LiveEntityRelativeWorldCoordinatesModifier and TypeMethodDescriptionTSPIPdu.setEntityLocation(LiveEntityRelativeWorldCoordinates pEntityLocation)Setter forTSPIPdu.entityLocationLEFirePdu.setLocation(LiveEntityRelativeWorldCoordinates pLocation)Setter forLEFirePdu.locationLEDetonationPdu.setWorldLocation(LiveEntityRelativeWorldCoordinates pWorldLocation)Setter forLEDetonationPdu.worldLocation