maliput_malidrive
Geometry::Arc Struct Reference

Detailed Description

Arc geometry description.

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

Public Member Functions

bool operator== (const Arc &other) const
 Equality operator. More...
 

Public Attributes

double curvature {}
 Arc's curvature. More...
 

Static Public Attributes

static constexpr const char * kCurvature = "curvature"
 Holds the tag name in the XODR Geometry description. More...
 

Member Function Documentation

◆ operator==()

bool operator== ( const Arc other) const

Equality operator.

Member Data Documentation

◆ curvature

double curvature {}

Arc's curvature.

◆ kCurvature

constexpr const char* kCurvature = "curvature"
staticconstexpr

Holds the tag name in the XODR Geometry description.


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