SUMO - Simulation of Urban MObility
MSPModel_Striping::WalkingAreaPath Struct Reference

#include <MSPModel_Striping.h>

Collaboration diagram for MSPModel_Striping::WalkingAreaPath:
Collaboration graph

Public Member Functions

 WalkingAreaPath (const MSLane *_from, const MSLane *_walkingArea, const MSLane *_to, const PositionVector &_shape)
 
 WalkingAreaPath ()
 

Data Fields

const MSLanefrom
 
const MSLanelane
 
SUMOReal length
 
PositionVector shape
 
const MSLaneto
 

Detailed Description

Definition at line 190 of file MSPModel_Striping.h.

Constructor & Destructor Documentation

§ WalkingAreaPath() [1/2]

MSPModel_Striping::WalkingAreaPath::WalkingAreaPath ( const MSLane _from,
const MSLane _walkingArea,
const MSLane _to,
const PositionVector _shape 
)
inline

Definition at line 191 of file MSPModel_Striping.h.

§ WalkingAreaPath() [2/2]

MSPModel_Striping::WalkingAreaPath::WalkingAreaPath ( )
inline

Definition at line 199 of file MSPModel_Striping.h.

Field Documentation

§ from

§ lane

const MSLane* MSPModel_Striping::WalkingAreaPath::lane

Definition at line 203 of file MSPModel_Striping.h.

§ length

§ shape

§ to


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