maliput_malidrive
DBManager::XodrLaneSectionLengthData Struct Reference

Detailed Description

Holds LaneSection related information:

#include <src/maliput_malidrive/xodr/db_manager.h>

Public Attributes

RoadHeader::Id road_header_id {"none"}
 Id of the Road that the LaneSection belongs to. More...
 
int lane_section_index {}
 Index of the LaneSection. More...
 
double length {}
 Length of the LaneSection. More...
 

Member Data Documentation

◆ lane_section_index

int lane_section_index {}

Index of the LaneSection.

◆ length

double length {}

Length of the LaneSection.

◆ road_header_id

RoadHeader::Id road_header_id {"none"}

Id of the Road that the LaneSection belongs to.


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