Package | Description |
---|---|
edu.nps.moves.dis7 |
Modifier and Type | Field and Description |
---|---|
protected Vector3Double |
AntennaLocation.antennaLocation
Location of the radiating portion of the antenna in world coordinates
|
protected Vector3Double |
TransmitterPdu.antennaLocation
Location of antenna
|
protected Vector3Double |
Association.associatedLocation
location, in world coordinates
|
protected Vector3Double |
AggregateStatePdu.centerOfMass
center of mass of the aggregation
|
protected Vector3Double |
DesignatorPdu.designatorSpotLocation
designtor spot wrt the designated entity
|
protected Vector3Double |
EntityStatePdu.entityLocation
describes the location of the entity in the world
|
protected Vector3Double |
EntityStateUpdatePdu.entityLocation
This field shall specify an entity's physical location in the simulated world and shall be represented by a World Coordinates record (see 6.2.97).
|
protected Vector3Double |
DetonationPdu.locationInWorldCoordinates
location of the munition detonation, the expendable detonation, Section 7.3.3
|
protected Vector3Double |
FirePdu.locationInWorldCoordinates
This field shall specify the location, in world coordinates, from which the munition was launched, and shall be represented by a World Coordinates record (see 6.2.97).
|
protected Vector3Double |
MinefieldStatePdu.minefieldLocation
location of center of minefield in world coords
|
protected Vector3Double |
PointObjectStatePdu.objectLocation
Object location
|
protected Vector3Double |
LinearSegmentParameter.segmentLocation
This field shall specify the location of the linear segment in the simulated world and shall be represented by a World Coordinates record
|
protected Vector3Double |
LaunchedMunitionRecord.targetLocation |
protected Vector3Double |
DirectedEnergyPrecisionAimpoint.targetSpotLocation
Position of Target Spot in World Coordinates.
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<Vector3Double> |
ArealObjectStatePdu.objectLocation
location of object
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Vector3Double> |
ArealObjectStatePdu.getObjectLocation()
Getter for
ArealObjectStatePdu.objectLocation |
Modifier and Type | Method and Description |
---|---|
ArealObjectStatePdu |
ArealObjectStatePdu.setObjectLocation(java.util.List<Vector3Double> pObjectLocation)
Setter for
ArealObjectStatePdu.objectLocation |