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

#include <MSPModel_Striping.h>

Collaboration diagram for MSPModel_Striping::WalkingAreaPath:

Public Member Functions

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

Data Fields

const MSLanefrom
 
const MSLanelane
 
double length
 
PositionVector shape
 
const MSLaneto
 

Detailed Description

Definition at line 225 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 226 of file MSPModel_Striping.h.

◆ WalkingAreaPath() [2/2]

MSPModel_Striping::WalkingAreaPath::WalkingAreaPath ( )
inline

Definition at line 234 of file MSPModel_Striping.h.

Field Documentation

◆ from

◆ lane

const MSLane* MSPModel_Striping::WalkingAreaPath::lane

Definition at line 238 of file MSPModel_Striping.h.

◆ length

double MSPModel_Striping::WalkingAreaPath::length

◆ shape

PositionVector MSPModel_Striping::WalkingAreaPath::shape

◆ to

const MSLane* MSPModel_Striping::WalkingAreaPath::to

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