其他分享
首页 > 其他分享> > 车道

车道

作者:互联网

OpenDRIVE 1.6 (asam.net)

车道类型:

9.5.3. Lane type 车道类型

The lane type is defined per lane. A lane type defines the main purpose of a lane and its corresponding traffic rules.

每条车道都会被定义一个类型。车道类型定义了车道的主要用途及与其相对应的交通规则。

The available lane types are:

可用的车道类型有:

For the use of the lane types, see figure 64 to figure 68.

关于车道类型的使用,请见图64到图68。

img64 Figure 64. Lane types for a motorway 图64.高速公路的车道类型 img65 Figure 65. Lane types for a rural road 图65.乡村公路的车道类型 img66 Figure 66. Lane types for an urban road 图66.城市道路的车道类型 img67 Figure 67. Lane types for motorway exit and entry 图67.高速公路入口和出口的车道类型 img68 Figure 68. Lane types for motorway connecting to another motorway 图68.两条互相连接的高速公路的车道类型

In OpenDRIVE, lane types are represented by the attribute @type element within the <lane> element.

在OpenDRIVE中,车道类型用<lane>元素内属性@type元素来表示。

Attributes 属性

t_road_lanes_laneSection_lr_lane

Lane elements are included in left/center/right elements. Lane elements should represent the lanes from left to right, that is, with descending ID.

车道元素元素被包括在左/中/右元素元素中。车道元素元素应(should)按降序ID从左到右展示车道。

Table/表 27. Attributes of the lane type 车道类型的属性

attributes
属性

name
名称

type
类型

unit
单位

value

Description
描述

 

type

e_laneType

   

Type of the lane. For values see UML model.

车道类型。关于值请见UML 模型。

 

level

t_bool

   

"true" = keep lane on level, that is, do not apply superelevation; "false" = apply superelevation to this lane (default, also used if attribute level is missing)

"真true" = 将车道保持在水平, 也就是说不要采用超高程; "伪false" = 对此车道采用超高程 (为默认设置, 若属性水平缺失时也可用)

Rules 规则

The following rules apply to lane types:

以下规则适用于车道类型:

 

 

 

 

 

标签:lane,车道,Describes,road,type,types
来源: https://www.cnblogs.com/yibeimingyue/p/16444894.html