* This DF represents transversal position information w.r.t the road, at an externally defined reference position. It shall contain a set of up to `4` @ref GeneralizedLanePosition.
* This DF represents transversal position information with respect to the road, at an externally defined reference position. It shall contain a set of up to `4` @ref GeneralizedLanePosition.
* Multiple entries can be used to describe several lane positions with the associated confidence, in cases where the reference position cannot be mapped to a single lane.
@@ -6115,7 +6119,7 @@ PathPredicted::= SEQUENCE (SIZE(1..16,...)) OF PathPointPredicted
*
* @field usageIndication: an indication of how the predicted path will be used.
*
* @field confidenceLevel: the confidence that the path/trajectory in pathPredicted will occur as predicted
* @field confidenceLevel: the confidence that the path/trajectory in pathPredicted will occur as predicted.
*
* @category: GeoReference information
* @revision: created in V2.2.1
@@ -6705,7 +6709,7 @@ RoadConfigurationSectionList::= SEQUENCE (SIZE(1..8,...)) OF RoadConfiguration
*
* @field connectedPaths: the identifier(s) of the path(s) having one or an ordered subset of waypoints located upstream of the RoadConfigurationSection’ starting point.
*
* @field includedPaths: the identifier(s) of the trace(s) that covers (either with all its length or with a part of it) a RoadConfigurationSection.
* @field includedPaths: the identifier(s) of the path(s) that covers (either with all its length or with a part of it) a RoadConfigurationSection.
*
* @field isEventZoneIncluded: indicates, if set to TRUE, that the @ref EventZone incl. its reference position covers a RoadConfigurationSection (either with all its length or with a part of it).