CARLA
Public Attributes | List of all members
carla::opendrive::parser::RoadTypeSpeed Struct Reference
+ Collaboration diagram for carla::opendrive::parser::RoadTypeSpeed:

Public Attributes

double max
 
double s
 
std::string type
 
std::string unit
 

Detailed Description

Definition at line 47 of file RoadParser.cpp.

Member Data Documentation

◆ max

double carla::opendrive::parser::RoadTypeSpeed::max

Definition at line 50 of file RoadParser.cpp.

◆ s

double carla::opendrive::parser::RoadTypeSpeed::s

Definition at line 48 of file RoadParser.cpp.

Referenced by carla::opendrive::parser::RoadParser::Parse().

◆ type

std::string carla::opendrive::parser::RoadTypeSpeed::type

Definition at line 49 of file RoadParser.cpp.

◆ unit

std::string carla::opendrive::parser::RoadTypeSpeed::unit

Definition at line 51 of file RoadParser.cpp.


The documentation for this struct was generated from the following file: