SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
MSPModel_Striping::NextLaneInfo Struct Reference

#include <MSPModel_Striping.h>

Public Member Functions

 NextLaneInfo (const MSLane *_lane, const MSLink *_link, int _dir)
 
 NextLaneInfo ()
 

Data Fields

int dir
 
const MSLanelane
 
const MSLinklink
 

Detailed Description

Definition at line 136 of file MSPModel_Striping.h.

Constructor & Destructor Documentation

MSPModel_Striping::NextLaneInfo::NextLaneInfo ( const MSLane _lane,
const MSLink _link,
int  _dir 
)
inline

Definition at line 137 of file MSPModel_Striping.h.

MSPModel_Striping::NextLaneInfo::NextLaneInfo ( )
inline

Definition at line 143 of file MSPModel_Striping.h.

Field Documentation

int MSPModel_Striping::NextLaneInfo::dir

Definition at line 154 of file MSPModel_Striping.h.

Referenced by MSPModel_Striping::moveInDirectionOnLane().

const MSLane* MSPModel_Striping::NextLaneInfo::lane

Definition at line 150 of file MSPModel_Striping.h.

Referenced by MSPModel_Striping::moveInDirectionOnLane().

const MSLink* MSPModel_Striping::NextLaneInfo::link

Definition at line 152 of file MSPModel_Striping.h.

Referenced by MSPModel_Striping::moveInDirectionOnLane().


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