Eclipse SUMO - Simulation of Urban MObility
MSDevice_SSM::FoeInfo Struct Reference
Collaboration diagram for MSDevice_SSM::FoeInfo:
[legend]

Public Member Functions

virtual ~FoeInfo ()
 

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 340 of file MSDevice_SSM.h.

Constructor & Destructor Documentation

◆ ~FoeInfo()

virtual MSDevice_SSM::FoeInfo::~FoeInfo ( )
inlinevirtual

Definition at line 341 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: