alongRoute |
boolean |
0..1 |
XSDattribute,
deprecated
|
True: routing is taken into account, e.g. turns will increase distance. False: straight line distance is used. |
coordinateSystem |
CoordinateSystem |
0..1 |
XSDattribute
|
Definition of the coordinate system to be used for calculations. If not provided the value is interpreted as "entity". If set, "alongRoute" is ignored. |
entityRef |
Entity |
1..1 |
nameRef,
XSDattribute
|
Reference entity to which the time headway is computed. |
freespace |
boolean |
1..1 |
XSDattribute
|
True: time headway is measured using the distance between closest bounding box points. False: reference point distance is used. |
relativeDistanceType |
RelativeDistanceType |
0..1 |
XSDattribute
|
Definition of the coordinate system dimension(s) to be used for calculating distances. If set "alongRoute" is ignored. If not provided, value is interpreted as "euclideanDistance".
|
rule |
Rule |
1..1 |
XSDattribute
|
The operator (less, greater, equal). |
value |
double |
1..1 |
XSDattribute
|
The time headway value. Unit: s; Range: [0..inf[. |