SUMO - Simulation of Urban MObility
MSAbstractLaneChangeModel::StateAndDist Struct Reference

#include <MSAbstractLaneChangeModel.h>

Collaboration diagram for MSAbstractLaneChangeModel::StateAndDist:
Collaboration graph

Public Member Functions

 StateAndDist (int _state, SUMOReal _latDist, int _dir)
 

Data Fields

int dir
 
SUMOReal latDist
 
int state
 

Detailed Description

Definition at line 116 of file MSAbstractLaneChangeModel.h.

Constructor & Destructor Documentation

§ StateAndDist()

MSAbstractLaneChangeModel::StateAndDist::StateAndDist ( int  _state,
SUMOReal  _latDist,
int  _dir 
)
inline

Field Documentation

§ dir

int MSAbstractLaneChangeModel::StateAndDist::dir

§ latDist

SUMOReal MSAbstractLaneChangeModel::StateAndDist::latDist

§ state

int MSAbstractLaneChangeModel::StateAndDist::state

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