CARLA
 
载入中...
搜索中...
未找到
Public 属性 | 所有成员列表
carla::opendrive::parser::LateralProfile结构体 参考
+ carla::opendrive::parser::LateralProfile 的协作图:

Public 属性

double a { 0.0 }
 
double b { 0.0 }
 
double c { 0.0 }
 
LateralCrossfall cross
 
double d { 0.0 }
 
carla::road::Roadroad { nullptr }
 
double s { 0.0 }
 
LateralShape shape
 
std::string type { "superelevation" }
 

详细描述

在文件 ProfilesParser.cpp50 行定义.

类成员变量说明

◆ a

double carla::opendrive::parser::LateralProfile::a { 0.0 }

在文件 ProfilesParser.cpp55 行定义.

被这些函数引用 carla::opendrive::parser::ProfilesParser::Parse().

◆ b

double carla::opendrive::parser::LateralProfile::b { 0.0 }

在文件 ProfilesParser.cpp57 行定义.

被这些函数引用 carla::opendrive::parser::ProfilesParser::Parse().

◆ c

double carla::opendrive::parser::LateralProfile::c { 0.0 }

在文件 ProfilesParser.cpp59 行定义.

被这些函数引用 carla::opendrive::parser::ProfilesParser::Parse().

◆ cross

LateralCrossfall carla::opendrive::parser::LateralProfile::cross

在文件 ProfilesParser.cpp65 行定义.

被这些函数引用 carla::opendrive::parser::ProfilesParser::Parse().

◆ d

double carla::opendrive::parser::LateralProfile::d { 0.0 }

在文件 ProfilesParser.cpp61 行定义.

被这些函数引用 carla::opendrive::parser::ProfilesParser::Parse().

◆ road

carla::road::Road* carla::opendrive::parser::LateralProfile::road { nullptr }

在文件 ProfilesParser.cpp51 行定义.

被这些函数引用 carla::opendrive::parser::ProfilesParser::Parse().

◆ s

double carla::opendrive::parser::LateralProfile::s { 0.0 }

在文件 ProfilesParser.cpp53 行定义.

被这些函数引用 carla::opendrive::parser::ProfilesParser::Parse().

◆ shape

LateralShape carla::opendrive::parser::LateralProfile::shape

在文件 ProfilesParser.cpp67 行定义.

被这些函数引用 carla::opendrive::parser::ProfilesParser::Parse().

◆ type

std::string carla::opendrive::parser::LateralProfile::type { "superelevation" }

在文件 ProfilesParser.cpp63 行定义.

被这些函数引用 carla::opendrive::parser::ProfilesParser::Parse().


该结构体的文档由以下文件生成: