maliput_multilane
ArcOffsetMatcher Class Reference

Detailed Description

Wraps an ArcOffset comparison into a MatcherInterface.

#include <include/maliput_multilane_test_utilities/multilane_types_compare.h>

Inheritance diagram for ArcOffsetMatcher:
[legend]

Public Member Functions

 ArcOffsetMatcher (const ArcOffset &arc_offset, double linear_tolerance, double angular_tolerance)
 
bool MatchAndExplain (const ArcOffset &other, MatchResultListener *) const override
 
void DescribeTo (std::ostream *os) const override
 

Constructor & Destructor Documentation

◆ ArcOffsetMatcher()

ArcOffsetMatcher ( const ArcOffset arc_offset,
double  linear_tolerance,
double  angular_tolerance 
)

Member Function Documentation

◆ DescribeTo()

void DescribeTo ( std::ostream *  os) const
override

◆ MatchAndExplain()

bool MatchAndExplain ( const ArcOffset other,
MatchResultListener *   
) const
override

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