#include <lanematchingstrategy.h>
◆ LMSContinuation()
adore::env::BorderBased::LMSContinuation::LMSContinuation |
( |
BorderSet * |
borderSet, |
|
|
bool |
delayedSwitching = false |
|
) |
| |
|
inline |
◆ getBestMatch()
◆ reset()
void adore::env::BorderBased::LMSContinuation::reset |
( |
| ) |
|
|
inline |
◆ setDimensions()
void adore::env::BorderBased::LMSContinuation::setDimensions |
( |
double |
a, |
|
|
double |
b, |
|
|
double |
c, |
|
|
double |
d, |
|
|
double |
w |
|
) |
| |
|
inline |
◆ m_a
double adore::env::BorderBased::LMSContinuation::m_a |
|
private |
◆ m_b
double adore::env::BorderBased::LMSContinuation::m_b |
|
private |
◆ m_borderSet
BorderSet* adore::env::BorderBased::LMSContinuation::m_borderSet |
|
private |
◆ m_c
double adore::env::BorderBased::LMSContinuation::m_c |
|
private |
◆ m_d
double adore::env::BorderBased::LMSContinuation::m_d |
|
private |
◆ m_delayedSwitching
bool adore::env::BorderBased::LMSContinuation::m_delayedSwitching |
|
private |
◆ m_lastMatch
BorderID adore::env::BorderBased::LMSContinuation::m_lastMatch |
|
private |
◆ m_lastMatch_initialized
bool adore::env::BorderBased::LMSContinuation::m_lastMatch_initialized |
|
private |
◆ m_nearestLaneStragey
LMSNearest adore::env::BorderBased::LMSContinuation::m_nearestLaneStragey |
|
private |
◆ m_w
double adore::env::BorderBased::LMSContinuation::m_w |
|
private |
The documentation for this class was generated from the following file: