Lane Speed Limit Attribute
Message Summary
message LaneSpeedLimitAttribute
Provides the speed limit specific to a lane's stretch.
Include: lane_attributes.proto
Properties
Field | Type | Label | Description | |
---|---|---|---|---|
lane_anchor_index | uint32 | repeated | Indices of all lane anchors to which this attribute applies. 0-based index references to lane in LanePartition. Never empty. | |
value | uint32 | |||
unit | uint32 | |||
source | SpeedLimitSource | Identifies the source for a speed limit. | ||
is_unlimited | bool | Indicates that a peed limit of 0.0 indicates unlimited speed. |