Package | Description |
---|---|
edu.nps.moves.dis7 |
Modifier and Type | Field and Description |
---|---|
protected Vector3Float |
DirectedEnergyFirePdu.apertureEmitterLocation
Field shall identify the location of the DE weapon aperture/emitter, Section 7.3.4
|
protected 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 entity
|
protected Vector3Float |
DesignatorPdu.designatorSpotWrtDesignated
designtor spot wrt the designated entity
|
protected Vector3Float |
AggregateStatePdu.dimensions
dimensions of bounding box for the aggregated entities, origin at the center of mass
|
protected Vector3Float |
DeadReckoningParameters.entityAngularVelocity
Angular velocity of the entity
|
protected Vector3Float |
DeadReckoningParameters.entityLinearAcceleration
Linear acceleration of the entity
|
protected Vector3Float |
DesignatorPdu.entityLinearAcceleration
linear accelleration of entity
|
protected Vector3Float |
EntityStatePdu.entityLinearVelocity
Describes the speed of the entity in the world
|
protected 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.3
|
protected 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 box
|
protected Vector3Float |
IsPartOfPdu.partLocation
location of part; centroid of part in host's coordinate system.
|
protected Vector3Float |
AntennaLocation.relativeAntennaLocation
Location of the radiating portion of the antenna in entity coordinates
|
protected Vector3Float |
TransmitterPdu.relativeAntennaLocation
relative location of antenna
|
protected 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 aggregation
|
protected 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.3
|
protected 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.
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<Vector3Float> |
MinefieldDataPdu.mineLocation
Mine locations
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Vector3Float> |
MinefieldDataPdu.getMineLocation()
Getter for
MinefieldDataPdu.mineLocation |
Modifier and Type | Method and Description |
---|---|
MinefieldDataPdu |
MinefieldDataPdu.setMineLocation(java.util.List<Vector3Float> pMineLocation)
Setter for
MinefieldDataPdu.mineLocation |