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

Public 属性

double aU { 0.0 }
 
double aV { 0.0 }
 
double bU { 0.0 }
 
double bV { 0.0 }
 
double cU { 0.0 }
 
double cV { 0.0 }
 
double dU { 0.0 }
 
double dV { 0.0 }
 
std::string p_range { "arcLength" }
 

详细描述

在文件 GeometryParser.cpp49 行定义.

类成员变量说明

◆ aU

double carla::opendrive::parser::GeometryParamPoly3::aU { 0.0 }

在文件 GeometryParser.cpp50 行定义.

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

◆ aV

double carla::opendrive::parser::GeometryParamPoly3::aV { 0.0 }

在文件 GeometryParser.cpp54 行定义.

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

◆ bU

double carla::opendrive::parser::GeometryParamPoly3::bU { 0.0 }

在文件 GeometryParser.cpp51 行定义.

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

◆ bV

double carla::opendrive::parser::GeometryParamPoly3::bV { 0.0 }

在文件 GeometryParser.cpp55 行定义.

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

◆ cU

double carla::opendrive::parser::GeometryParamPoly3::cU { 0.0 }

在文件 GeometryParser.cpp52 行定义.

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

◆ cV

double carla::opendrive::parser::GeometryParamPoly3::cV { 0.0 }

在文件 GeometryParser.cpp56 行定义.

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

◆ dU

double carla::opendrive::parser::GeometryParamPoly3::dU { 0.0 }

在文件 GeometryParser.cpp53 行定义.

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

◆ dV

double carla::opendrive::parser::GeometryParamPoly3::dV { 0.0 }

在文件 GeometryParser.cpp57 行定义.

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

◆ p_range

std::string carla::opendrive::parser::GeometryParamPoly3::p_range { "arcLength" }

在文件 GeometryParser.cpp58 行定义.

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


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