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

Public Attributes

double curvEnd { 0.0 }
 
double curvStart { 0.0 }
 

Detailed Description

Definition at line 23 of file GeometryParser.cpp.

Member Data Documentation

◆ curvEnd

double carla::opendrive::parser::GeometrySpiral::curvEnd { 0.0 }

Definition at line 25 of file GeometryParser.cpp.

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

◆ curvStart

double carla::opendrive::parser::GeometrySpiral::curvStart { 0.0 }

Definition at line 24 of file GeometryParser.cpp.

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


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