| Name |
Type |
Cardinality |
AppliedStereotypes |
Description |
| worldPosition |
WorldPosition |
0..1 |
xor,
XSDelement
|
Position that uses global coordinates. |
| relativeWorldPosition |
RelativeWorldPosition |
0..1 |
xor,
XSDelement
|
Position is given relative to an entity, expressed in world coordinates. |
| relativeObjectPosition |
RelativeObjectPosition |
0..1 |
xor,
XSDelement
|
Position is given relative to an entity. |
| roadPosition |
RoadPosition |
0..1 |
xor,
XSDelement
|
Position in road coordinates (t,s) applied to a given road. |
| relativeRoadPosition |
RelativeRoadPosition |
0..1 |
xor,
XSDelement
|
Position relative to an entity's road position (ds, dt). |
| lanePosition |
LanePosition |
0..1 |
xor,
XSDelement
|
Position that is determined by a lane (lane ID) and the s coordinate of a given road. |
| relativeLanePosition |
RelativeLanePosition |
0..1 |
xor,
XSDelement
|
Position that is determined relative to the lane coordinates of a given entity. (Relative lane and relative s to this entity). |
| routePosition |
RoutePosition |
0..1 |
xor,
XSDelement
|
Position that is determined by a given route. |
| geoPosition |
GeoPosition |
0..1 |
xor,
XSDelement
|
Position that uses geo coordinates |
| trajectoryPosition |
TrajectoryPosition |
0..1 |
xor,
XSDelement
|
Position that is determined by a given trajectory. |
|