Eclipse SUMO - Simulation of Urban MObility
MSStoppingPlace::Access Struct Reference

#include <MSStoppingPlace.h>

Collaboration diagram for MSStoppingPlace::Access:
[legend]

Data Fields

const double endPos
 
const AccessExit exit
 
MSLane *const lane
 
const double length
 
const double startPos
 

Detailed Description

Definition at line 67 of file MSStoppingPlace.h.

Field Documentation

◆ endPos

const double MSStoppingPlace::Access::endPos

Definition at line 70 of file MSStoppingPlace.h.

Referenced by MSPerson::checkAccess().

◆ exit

const AccessExit MSStoppingPlace::Access::exit

Definition at line 72 of file MSStoppingPlace.h.

Referenced by MSPerson::checkAccess().

◆ lane

MSLane* const MSStoppingPlace::Access::lane

Definition at line 68 of file MSStoppingPlace.h.

◆ length

const double MSStoppingPlace::Access::length

Definition at line 71 of file MSStoppingPlace.h.

Referenced by MSPerson::checkAccess().

◆ startPos

const double MSStoppingPlace::Access::startPos

Definition at line 69 of file MSStoppingPlace.h.


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