Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
StoppingPlaceMemoryEntry Struct Reference

store information for a single stopping place More...

#include <MSStoppingPlaceRerouter.h>

Public Member Functions

 StoppingPlaceMemoryEntry ()

Data Fields

SUMOTime blockedAtTime
SUMOTime blockedAtTimeLocal
std::string score

Detailed Description

store information for a single stopping place

Definition at line 38 of file MSStoppingPlaceRerouter.h.

Constructor & Destructor Documentation

◆ StoppingPlaceMemoryEntry()

StoppingPlaceMemoryEntry::StoppingPlaceMemoryEntry ( )
inline

Definition at line 39 of file MSStoppingPlaceRerouter.h.

References blockedAtTime, blockedAtTimeLocal, and score.

Field Documentation

◆ blockedAtTime

SUMOTime StoppingPlaceMemoryEntry::blockedAtTime

Definition at line 41 of file MSStoppingPlaceRerouter.h.

Referenced by StoppingPlaceMemoryEntry().

◆ blockedAtTimeLocal

SUMOTime StoppingPlaceMemoryEntry::blockedAtTimeLocal

Definition at line 42 of file MSStoppingPlaceRerouter.h.

Referenced by StoppingPlaceMemoryEntry().

◆ score

std::string StoppingPlaceMemoryEntry::score

Definition at line 43 of file MSStoppingPlaceRerouter.h.

Referenced by StoppingPlaceMemoryEntry().


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