HighOccupancyVehicleLaneCondition
Message Summary
message HighOccupancyVehicleLaneCondition
Conditional HOV lane conditions.
Include: lane_conditions.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_anchor in LanePartition. Never empty. | |
access_restriction | AccessRestriction |
| ||
min_passengers_required | Int32Value | Minimum number of passengers required to qualify as HOV vehicle. | ||
motorcycles_allowed | BoolValue | Motorcycles are allowed on the HOV lane. | ||
hybrid_cars_allowed | BoolValue | Hybrid cars are allowed on the HOV lane. | ||
alternate_fuel_vehicles_allowed | BoolValue | Vehicles using alternate fuel are allowed on HOV lanes. | ||
fee_payments_allowed | BoolValue | If payment of additional fees allows vehicles to use the HOV Lane. |