SUMO - Simulation of Urban MObility
MSDevice_SSM::FoeInfo Struct Reference
Collaboration diagram for MSDevice_SSM::FoeInfo:
Collaboration graph

Data Fields

const MSLaneegoConflictLane
 
double egoDistToConflictLane
 

Detailed Description

A new FoeInfo is created during findSurroundingVehicles() to memorize, where the potential conflict corresponding to the encounter might occur. Each FoeInfo ends up in a call to updateEncounter() and is deleted there.

Definition at line 272 of file MSDevice_SSM.h.

Field Documentation

◆ egoConflictLane

const MSLane* MSDevice_SSM::FoeInfo::egoConflictLane

◆ egoDistToConflictLane

double MSDevice_SSM::FoeInfo::egoDistToConflictLane

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