Class InRoutePosition
- Applied Stereotypes:
-
union,
XSDcomplexType
Defines the current position in a given route, either through a position in the lane coordinate system, a position in a road coordinate system or through the current position of an entity.
- Used in:
-
RoutePosition
Properties |
Name |
Type |
Cardinality |
AppliedStereotypes |
Description |
fromCurrentEntity |
PositionOfCurrentEntity |
0..1 |
xor
|
The position is defined through the current position of a given entity.
|
fromRoadCoordinates |
PositionInRoadCoordinates |
0..1 |
xor
|
Route position in road coordinate system.
|
fromLaneCoordinates |
PositionInLaneCoordinates |
0..1 |
xor
|
Route position in lane coordinate system.
|
|
Migration Information from XSD 0.9.1 |
- Derived From:
- OSCPosition.Route.Position
|
Property Name |
XSD Type |
XSD 0.9.1 Name |
Migration |
fromCurrentEntity |
Element |
Current |
Renamed |
fromRoadCoordinates |
Element |
RoadCoord |
Renamed |
fromLaneCoordinates |
Element |
LaneCoord |
Renamed |
|
To XSD To XSLT To XSD Tree