Uses of Class
edu.nps.moves.dis7.pdus.LiveEntityLinearVelocity
Packages that use LiveEntityLinearVelocity
Package
Description
Infrastructure classes for PDU packet definitions supporting open-dis7-java library.
-
Uses of LiveEntityLinearVelocity in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus declared as LiveEntityLinearVelocityModifier and TypeFieldDescriptionprotected LiveEntityLinearVelocityTSPIPdu.entityLinearVelocityentityLinearVelocity is an undescribed parameter...protected LiveEntityLinearVelocityLEDetonationPdu.entityLocationentityLocation is an undescribed parameter...protected LiveEntityLinearVelocityLEDetonationPdu.velocityvelocity is an undescribed parameter...protected LiveEntityLinearVelocityLEFirePdu.velocityvelocity is an undescribed parameter...Methods in edu.nps.moves.dis7.pdus that return LiveEntityLinearVelocityModifier and TypeMethodDescriptionTSPIPdu.getEntityLinearVelocity()Getter forTSPIPdu.entityLinearVelocityLEDetonationPdu.getEntityLocation()Getter forLEDetonationPdu.entityLocationLEDetonationPdu.getVelocity()Getter forLEDetonationPdu.velocityLEFirePdu.getVelocity()Getter forLEFirePdu.velocityLiveEntityLinearVelocity.setXComponent(int pXComponent)Utility setter forxComponentLiveEntityLinearVelocity.setXComponent(short pXComponent)Setter forxComponentLiveEntityLinearVelocity.setYComponent(int pYComponent)Utility setter foryComponentLiveEntityLinearVelocity.setYComponent(short pYComponent)Setter foryComponentLiveEntityLinearVelocity.setZComponent(int pZComponent)Utility setter forzComponentLiveEntityLinearVelocity.setZComponent(short pZComponent)Setter forzComponentMethods in edu.nps.moves.dis7.pdus with parameters of type LiveEntityLinearVelocityModifier and TypeMethodDescriptionTSPIPdu.setEntityLinearVelocity(LiveEntityLinearVelocity pEntityLinearVelocity)Setter forTSPIPdu.entityLinearVelocityLEDetonationPdu.setEntityLocation(LiveEntityLinearVelocity pEntityLocation)Setter forLEDetonationPdu.entityLocationLEDetonationPdu.setVelocity(LiveEntityLinearVelocity pVelocity)Setter forLEDetonationPdu.velocityLEFirePdu.setVelocity(LiveEntityLinearVelocity pVelocity)Setter forLEFirePdu.velocity