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

#include <MSStoppingPlace.h>

Collaboration diagram for MSStoppingPlace::Access:
[legend]

Data Fields

const double endPos
 
MSLane *const lane
 
const double length
 
const double startPos
 
const bool useDoors
 

Detailed Description

Definition at line 61 of file MSStoppingPlace.h.

Field Documentation

◆ endPos

const double MSStoppingPlace::Access::endPos

Definition at line 64 of file MSStoppingPlace.h.

Referenced by MSPerson::checkAccess().

◆ lane

MSLane* const MSStoppingPlace::Access::lane

Definition at line 62 of file MSStoppingPlace.h.

◆ length

const double MSStoppingPlace::Access::length

Definition at line 65 of file MSStoppingPlace.h.

Referenced by MSPerson::checkAccess().

◆ startPos

const double MSStoppingPlace::Access::startPos

Definition at line 63 of file MSStoppingPlace.h.

◆ useDoors

const bool MSStoppingPlace::Access::useDoors

Definition at line 66 of file MSStoppingPlace.h.

Referenced by MSPerson::checkAccess().


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