osi3::LogicalLane::PhysicalLaneReference Struct Reference

Reference to a physical lane. More...

Collaboration diagram for osi3::LogicalLane::PhysicalLaneReference:

Public Attributes

optional Identifier physical_lane_id = 1
 Id of the physical lane referenced. More...
 
optional double start_s = 2
 S position on the logical lane where the physical lane starts. More...
 
optional double end_s = 3
 S position on the logical lane where the physical lane ends. More...
 

Detailed Description

Reference to a physical lane.

Member Data Documentation

◆ physical_lane_id

optional Identifier osi3::LogicalLane::PhysicalLaneReference::physical_lane_id = 1

Id of the physical lane referenced.

Rules
refers_to: Lane

◆ start_s

optional double osi3::LogicalLane::PhysicalLaneReference::start_s = 2

S position on the logical lane where the physical lane starts.

◆ end_s

optional double osi3::LogicalLane::PhysicalLaneReference::end_s = 3

S position on the logical lane where the physical lane ends.

Requirement: end_s > start_s


  • osi_logicallane.proto