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

#include <MSPModel_Striping.h>

Collaboration diagram for MSPModel_Striping::WalkingAreaPath:
[legend]

Public Member Functions

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

Data Fields

const int dir
 
const MSLane *const from
 
const MSLane *const lane
 
const double length
 
const PositionVector shape
 
const MSLane *const to
 

Detailed Description

Definition at line 233 of file MSPModel_Striping.h.

Constructor & Destructor Documentation

◆ WalkingAreaPath()

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

Definition at line 234 of file MSPModel_Striping.h.

Field Documentation

◆ dir

const int MSPModel_Striping::WalkingAreaPath::dir

Definition at line 247 of file MSPModel_Striping.h.

Referenced by MSPModel_Striping::moveInDirection().

◆ from

◆ lane

const MSLane* const MSPModel_Striping::WalkingAreaPath::lane

Definition at line 245 of file MSPModel_Striping.h.

◆ length

const double MSPModel_Striping::WalkingAreaPath::length

◆ shape

const PositionVector MSPModel_Striping::WalkingAreaPath::shape

◆ to

const MSLane* const MSPModel_Striping::WalkingAreaPath::to

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