maliput_malidrive
DBManager::XodrGeometryLengthData Struct Reference

Detailed Description

Holds Geometry related information:

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

Public Attributes

RoadHeader::Id road_header_id {"none"}
 Id of the Road that the Geometry belongs to. More...
 
int geometry_index {}
 Index of the Geometry within PlanView. More...
 
double length {}
 Length of the Geometry. More...
 

Member Data Documentation

◆ geometry_index

int geometry_index {}

Index of the Geometry within PlanView.

◆ length

double length {}

Length of the Geometry.

◆ road_header_id

RoadHeader::Id road_header_id {"none"}

Id of the Road that the Geometry belongs to.


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