Eclipse SUMO - Simulation of Urban MObility
MSDriverState Class Reference

An object representing a traffic item. Used for influencing the task demand of the TCI car-following model. More...

#include <MSDriverState.h>

Collaboration diagram for MSDriverState:

Detailed Description

An object representing a traffic item. Used for influencing the task demand of the TCI car-following model.

See also
MSCFModel_TCI ‍/ class MSDriverState {

protected: /// base class for VehicleCharacteristics, TLSCharacteristics, PedestrianCharacteristics, SpeedLimitCharacteristics, Junction Characteristics... ///

See also
TrafficItemType,
MSCFModel_TCI struct MSTrafficItemCharacteristics { inline virtual ~MSTrafficItemCharacteristics() {}; };

// Types of traffic items,

See also
TrafficItem enum MSTrafficItemType { TRAFFIC_ITEM_VEHICLE, TRAFFIC_ITEM_PEDESTRIAN, TRAFFIC_ITEM_SPEED_LIMIT, TRAFFIC_ITEM_JUNCTION };

/**


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