Public 属性 | |
double | a { 0.0 } |
double | b { 0.0 } |
double | c { 0.0 } |
LateralCrossfall | cross |
double | d { 0.0 } |
carla::road::Road * | road { nullptr } |
double | s { 0.0 } |
LateralShape | shape |
std::string | type { "superelevation" } |
在文件 ProfilesParser.cpp 第 50 行定义.
double carla::opendrive::parser::LateralProfile::a { 0.0 } |
在文件 ProfilesParser.cpp 第 55 行定义.
double carla::opendrive::parser::LateralProfile::b { 0.0 } |
在文件 ProfilesParser.cpp 第 57 行定义.
double carla::opendrive::parser::LateralProfile::c { 0.0 } |
在文件 ProfilesParser.cpp 第 59 行定义.
LateralCrossfall carla::opendrive::parser::LateralProfile::cross |
在文件 ProfilesParser.cpp 第 65 行定义.
double carla::opendrive::parser::LateralProfile::d { 0.0 } |
在文件 ProfilesParser.cpp 第 61 行定义.
carla::road::Road* carla::opendrive::parser::LateralProfile::road { nullptr } |
在文件 ProfilesParser.cpp 第 51 行定义.
double carla::opendrive::parser::LateralProfile::s { 0.0 } |
在文件 ProfilesParser.cpp 第 53 行定义.
LateralShape carla::opendrive::parser::LateralProfile::shape |
在文件 ProfilesParser.cpp 第 67 行定义.
std::string carla::opendrive::parser::LateralProfile::type { "superelevation" } |
在文件 ProfilesParser.cpp 第 63 行定义.