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

Public Attributes

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" }
 

Detailed Description

Definition at line 35 of file GeometryParser.cpp.

Member Data Documentation

◆ aU

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

Definition at line 36 of file GeometryParser.cpp.

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

◆ aV

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

Definition at line 40 of file GeometryParser.cpp.

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

◆ bU

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

Definition at line 37 of file GeometryParser.cpp.

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

◆ bV

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

Definition at line 41 of file GeometryParser.cpp.

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

◆ cU

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

Definition at line 38 of file GeometryParser.cpp.

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

◆ cV

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

Definition at line 42 of file GeometryParser.cpp.

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

◆ dU

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

Definition at line 39 of file GeometryParser.cpp.

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

◆ dV

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

Definition at line 43 of file GeometryParser.cpp.

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

◆ p_range

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

Definition at line 44 of file GeometryParser.cpp.

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


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