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.cpp35 行定义.

类成员变量说明

◆ aU

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

在文件 GeometryParser.cpp36 行定义.

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

◆ aV

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

在文件 GeometryParser.cpp40 行定义.

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

◆ bU

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

在文件 GeometryParser.cpp37 行定义.

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

◆ bV

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

在文件 GeometryParser.cpp41 行定义.

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

◆ cU

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

在文件 GeometryParser.cpp38 行定义.

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

◆ cV

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

在文件 GeometryParser.cpp42 行定义.

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

◆ dU

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

在文件 GeometryParser.cpp39 行定义.

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

◆ dV

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

在文件 GeometryParser.cpp43 行定义.

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

◆ p_range

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

在文件 GeometryParser.cpp44 行定义.

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


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