Eclipse SUMO - Simulation of Urban MObility
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 37 of file MSStoppingPlaceRerouter.h.

Constructor & Destructor Documentation

◆ StoppingPlaceMemoryEntry()

StoppingPlaceMemoryEntry::StoppingPlaceMemoryEntry ( )
inline

Definition at line 38 of file MSStoppingPlaceRerouter.h.

Field Documentation

◆ blockedAtTime

SUMOTime StoppingPlaceMemoryEntry::blockedAtTime

Definition at line 40 of file MSStoppingPlaceRerouter.h.

◆ blockedAtTimeLocal

SUMOTime StoppingPlaceMemoryEntry::blockedAtTimeLocal

Definition at line 41 of file MSStoppingPlaceRerouter.h.

◆ score

std::string StoppingPlaceMemoryEntry::score

Definition at line 42 of file MSStoppingPlaceRerouter.h.


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