initialDistanceOffset |
double |
0..1 |
XSDattribute
|
An offset into the trajectory. This has the effect of logically truncating the trajectory, so the resulting new trajectory starts at that distance offset. Where a timing TimeReference fields is provided, the time that would be taken to reach this point is deducted from all calculated waypoint time values. Unit: m; Range [0..arclength of the trajectory]. |
trajectory |
Trajectory |
0..1 |
deprecated,
XSDelement
|
Trajectory definition. Must not be used when catalogReference or trajectoryRef is set. |
catalogReference |
CatalogReference |
0..1 |
deprecated,
XSDelement
|
A reference to the trajectory type in a catalog. Must not be used when trajectory or trajectoryRef is set. |
timeReference |
TimeReference |
1..1 |
XSDelement
|
Defines if time information provided within the trajectory should be considered. If so, it may be used as either absolute or relative time along the trajectory in order to define longitudinal velocity of the actor. Moreover, a time offset or time scaling may be applied. |
trajectoryFollowingMode |
TrajectoryFollowingMode |
1..1 |
XSDelement
|
The mode how to follow the given trajectory. |
trajectoryRef |
TrajectoryRef |
0..1 |
XSDelement
|
Either a trajectory definition or a catalog reference to the trajectory to be followed. |