maliput
RoutePositionResult Struct Reference

Detailed Description

The result of a position query on a Route.

#include <include/maliput/routing/route_position_result.h>

Public Attributes

int phase_index {}
 The index of the Phase in the Route. More...
 
PhasePositionResult phase_position_result
 The position within the Phase. More...
 

Member Data Documentation

◆ phase_index

int phase_index {}

The index of the Phase in the Route.

◆ phase_position_result

PhasePositionResult phase_position_result

The position within the Phase.


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