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

#include <MSPModel_Striping.h>

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 174 of file MSPModel_Striping.h.

Constructor & Destructor Documentation

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

Definition at line 175 of file MSPModel_Striping.h.

MSPModel_Striping::WalkingAreaPath::WalkingAreaPath ( )
inline

Definition at line 183 of file MSPModel_Striping.h.

Field Documentation

const MSLane* MSPModel_Striping::WalkingAreaPath::lane

Definition at line 187 of file MSPModel_Striping.h.

SUMOReal MSPModel_Striping::WalkingAreaPath::length

Definition at line 189 of file MSPModel_Striping.h.

Referenced by MSPModel_Striping::moveInDirectionOnLane().

PositionVector MSPModel_Striping::WalkingAreaPath::shape
const MSLane* MSPModel_Striping::WalkingAreaPath::to

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