Uses of Class
edu.nps.moves.dis7.pdus.Vector3Float
Packages that use Vector3Float
-
Uses of Vector3Float in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus declared as Vector3FloatModifier and TypeFieldDescriptionprotected Vector3Float
DirectedEnergyFirePdu.apertureEmitterLocation
Field shall identify the location of the DE weapon aperture/emitter, Section 7.3.4protected Vector3Float
CollisionElasticPdu.contactVelocity
This field shall contain the velocity at the time the collision is detected at the point the collision is detected.protected Vector3Float
DirectedEnergyDamage.damageLocation
location of damage, relative to center of entityprotected Vector3Float
DesignatorPdu.designatorSpotWrtDesignated
designtor spot wrt the designated entityprotected Vector3Float
AggregateStatePdu.dimensions
dimensions of bounding box for the aggregated entities, origin at the center of massprotected Vector3Float
DeadReckoningParameters.entityAngularVelocity
Angular velocity of the entityprotected Vector3Float
DeadReckoningParameters.entityLinearAcceleration
Linear acceleration of the entityprotected Vector3Float
DesignatorPdu.entityLinearAcceleration
linear accelleration of entityprotected Vector3Float
EntityStatePdu.entityLinearVelocity
Describes the speed of the entity in the worldprotected Vector3Float
EntityStateUpdatePdu.entityLinearVelocity
This field shall specify an entity's linear velocity.protected Vector3Float
CollisionPdu.location
This field shall specify the location of the collision with respect to the entity with which the issuing entity collided.protected Vector3Float
ElectronicEmitter.location
the location of the antenna beam source with respect to the emitting entity's coordinate system.protected Vector3Float
IFFPdu.location
Location wrt entity.protected Vector3Float
UAEmitter.location
the location of the antenna beam source with respect to the emitting entity's coordinate system.protected Vector3Float
DetonationPdu.locationOfEntityCoordinates
Velocity of the ammunition, Section 7.3.3protected Vector3Float
CollisionElasticPdu.locationOfImpact
This field shall specify the location of the collision with respect to the entity with which the issuing entity collided.protected Vector3Float
AggregateStatePdu.orientation
orientation of the bounding boxprotected Vector3Float
IsPartOfPdu.partLocation
location of part; centroid of part in host's coordinate system. x=range, y=bearing, z=0protected Vector3Float
AntennaLocation.relativeAntennaLocation
Location of the radiating portion of the antenna in entity coordinatesprotected Vector3Float
TransmitterPdu.relativeAntennaLocation
relative location of antennaprotected Vector3Float
DirectedEnergyPrecisionAimpoint.targetSpotAcceleration
Acceleration (meters/sec/sec) of Target Spot.protected Vector3Float
DirectedEnergyPrecisionAimpoint.targetSpotEntityLocation
Position (meters) of Target Spot relative to Entity Position.protected Vector3Float
DirectedEnergyPrecisionAimpoint.targetSpotVelocity
Velocity (meters/sec) of Target Spot.protected Vector3Float
CollisionElasticPdu.unitSurfaceNormal
This record shall represent the normal vector to the surface at the point of collision detection.protected Vector3Float
AggregateStatePdu.velocity
velocity of aggregationprotected Vector3Float
CollisionPdu.velocity
This field shall contain the velocity (at the time the collision is detected) of the issuing entity.protected Vector3Float
DetonationPdu.velocity
velocity of the munition immediately before detonation/impact, Section 7.3.3protected Vector3Float
FirePdu.velocity
This field shall specify the velocity of the fired munition at the point when the issuing simulation application intends the externally visible effects of the launch (e.g. exhaust plume or muzzle blast) to first become apparent.Fields in edu.nps.moves.dis7.pdus with type parameters of type Vector3FloatModifier and TypeFieldDescriptionprotected List
<Vector3Float> MinefieldDataPdu.mineLocation
Mine locationsMethods in edu.nps.moves.dis7.pdus that return Vector3FloatModifier and TypeMethodDescriptionDirectedEnergyFirePdu.getApertureEmitterLocation()
CollisionElasticPdu.getContactVelocity()
Getter forCollisionElasticPdu.contactVelocity
DirectedEnergyDamage.getDamageLocation()
Getter forDirectedEnergyDamage.damageLocation
DesignatorPdu.getDesignatorSpotWrtDesignated()
Getter forDesignatorPdu.designatorSpotWrtDesignated
AggregateStatePdu.getDimensions()
Getter forAggregateStatePdu.dimensions
DeadReckoningParameters.getEntityAngularVelocity()
DeadReckoningParameters.getEntityLinearAcceleration()
DesignatorPdu.getEntityLinearAcceleration()
Getter forDesignatorPdu.entityLinearAcceleration
EntityStatePdu.getEntityLinearVelocity()
Getter forEntityStatePdu.entityLinearVelocity
EntityStateUpdatePdu.getEntityLinearVelocity()
Getter forEntityStateUpdatePdu.entityLinearVelocity
CollisionPdu.getLocation()
Getter forCollisionPdu.location
ElectronicEmitter.getLocation()
Getter forElectronicEmitter.location
IFFPdu.getLocation()
Getter forIFFPdu.location
UAEmitter.getLocation()
Getter forUAEmitter.location
DetonationPdu.getLocationOfEntityCoordinates()
Getter forDetonationPdu.locationOfEntityCoordinates
CollisionElasticPdu.getLocationOfImpact()
Getter forCollisionElasticPdu.locationOfImpact
AggregateStatePdu.getOrientation()
Getter forAggregateStatePdu.orientation
IsPartOfPdu.getPartLocation()
Getter forIsPartOfPdu.partLocation
AntennaLocation.getRelativeAntennaLocation()
Getter forAntennaLocation.relativeAntennaLocation
TransmitterPdu.getRelativeAntennaLocation()
Getter forTransmitterPdu.relativeAntennaLocation
DirectedEnergyPrecisionAimpoint.getTargetSpotAcceleration()
DirectedEnergyPrecisionAimpoint.getTargetSpotEntityLocation()
DirectedEnergyPrecisionAimpoint.getTargetSpotVelocity()
CollisionElasticPdu.getUnitSurfaceNormal()
Getter forCollisionElasticPdu.unitSurfaceNormal
AggregateStatePdu.getVelocity()
Getter forAggregateStatePdu.velocity
CollisionPdu.getVelocity()
Getter forCollisionPdu.velocity
DetonationPdu.getVelocity()
Getter forDetonationPdu.velocity
FirePdu.getVelocity()
Getter forFirePdu.velocity
Vector3Float.setX
(float pX) Setter forx
Vector3Float.setY
(float pY) Setter fory
Vector3Float.setZ
(float pZ) Setter forz
Methods in edu.nps.moves.dis7.pdus that return types with arguments of type Vector3FloatModifier and TypeMethodDescriptionMinefieldDataPdu.getMineLocation()
Getter forMinefieldDataPdu.mineLocation
Methods in edu.nps.moves.dis7.pdus with parameters of type Vector3FloatModifier and TypeMethodDescriptionDirectedEnergyFirePdu.setApertureEmitterLocation
(Vector3Float pApertureEmitterLocation) CollisionElasticPdu.setContactVelocity
(Vector3Float pContactVelocity) Setter forCollisionElasticPdu.contactVelocity
DirectedEnergyDamage.setDamageLocation
(Vector3Float pDamageLocation) Setter forDirectedEnergyDamage.damageLocation
DesignatorPdu.setDesignatorSpotWrtDesignated
(Vector3Float pDesignatorSpotWrtDesignated) Setter forDesignatorPdu.designatorSpotWrtDesignated
AggregateStatePdu.setDimensions
(Vector3Float pDimensions) Setter forAggregateStatePdu.dimensions
DeadReckoningParameters.setEntityAngularVelocity
(Vector3Float pEntityAngularVelocity) DeadReckoningParameters.setEntityLinearAcceleration
(Vector3Float pEntityLinearAcceleration) DesignatorPdu.setEntityLinearAcceleration
(Vector3Float pEntityLinearAcceleration) Setter forDesignatorPdu.entityLinearAcceleration
EntityStatePdu.setEntityLinearVelocity
(Vector3Float pEntityLinearVelocity) Setter forEntityStatePdu.entityLinearVelocity
EntityStateUpdatePdu.setEntityLinearVelocity
(Vector3Float pEntityLinearVelocity) Setter forEntityStateUpdatePdu.entityLinearVelocity
CollisionPdu.setLocation
(Vector3Float pLocation) Setter forCollisionPdu.location
ElectronicEmitter.setLocation
(Vector3Float pLocation) Setter forElectronicEmitter.location
IFFPdu.setLocation
(Vector3Float pLocation) Setter forIFFPdu.location
UAEmitter.setLocation
(Vector3Float pLocation) Setter forUAEmitter.location
DetonationPdu.setLocationOfEntityCoordinates
(Vector3Float pLocationOfEntityCoordinates) Setter forDetonationPdu.locationOfEntityCoordinates
CollisionElasticPdu.setLocationOfImpact
(Vector3Float pLocationOfImpact) Setter forCollisionElasticPdu.locationOfImpact
AggregateStatePdu.setOrientation
(Vector3Float pOrientation) Setter forAggregateStatePdu.orientation
IsPartOfPdu.setPartLocation
(Vector3Float pPartLocation) Setter forIsPartOfPdu.partLocation
AntennaLocation.setRelativeAntennaLocation
(Vector3Float pRelativeAntennaLocation) Setter forAntennaLocation.relativeAntennaLocation
TransmitterPdu.setRelativeAntennaLocation
(Vector3Float pRelativeAntennaLocation) Setter forTransmitterPdu.relativeAntennaLocation
DirectedEnergyPrecisionAimpoint.setTargetSpotAcceleration
(Vector3Float pTargetSpotAcceleration) DirectedEnergyPrecisionAimpoint.setTargetSpotEntityLocation
(Vector3Float pTargetSpotEntityLocation) DirectedEnergyPrecisionAimpoint.setTargetSpotVelocity
(Vector3Float pTargetSpotVelocity) CollisionElasticPdu.setUnitSurfaceNormal
(Vector3Float pUnitSurfaceNormal) Setter forCollisionElasticPdu.unitSurfaceNormal
AggregateStatePdu.setVelocity
(Vector3Float pVelocity) Setter forAggregateStatePdu.velocity
CollisionPdu.setVelocity
(Vector3Float pVelocity) Setter forCollisionPdu.velocity
DetonationPdu.setVelocity
(Vector3Float pVelocity) Setter forDetonationPdu.velocity
FirePdu.setVelocity
(Vector3Float pVelocity) Setter forFirePdu.velocity
Method parameters in edu.nps.moves.dis7.pdus with type arguments of type Vector3FloatModifier and TypeMethodDescriptionMinefieldDataPdu.setMineLocation
(List<Vector3Float> pMineLocation) Setter forMinefieldDataPdu.mineLocation