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 第 34 行定义.
double carla::opendrive::parser::LateralProfile::a { 0.0 } |
在文件 ProfilesParser.cpp 第 37 行定义.
double carla::opendrive::parser::LateralProfile::b { 0.0 } |
在文件 ProfilesParser.cpp 第 38 行定义.
double carla::opendrive::parser::LateralProfile::c { 0.0 } |
在文件 ProfilesParser.cpp 第 39 行定义.
LateralCrossfall carla::opendrive::parser::LateralProfile::cross |
在文件 ProfilesParser.cpp 第 42 行定义.
double carla::opendrive::parser::LateralProfile::d { 0.0 } |
在文件 ProfilesParser.cpp 第 40 行定义.
carla::road::Road* carla::opendrive::parser::LateralProfile::road { nullptr } |
在文件 ProfilesParser.cpp 第 35 行定义.
double carla::opendrive::parser::LateralProfile::s { 0.0 } |
在文件 ProfilesParser.cpp 第 36 行定义.
LateralShape carla::opendrive::parser::LateralProfile::shape |
在文件 ProfilesParser.cpp 第 43 行定义.
std::string carla::opendrive::parser::LateralProfile::type { "superelevation" } |
在文件 ProfilesParser.cpp 第 41 行定义.