SUMO - Simulation of Urban MObility
MSCFModel_ACC::ACCVehicleVariables Class Reference
Inheritance diagram for MSCFModel_ACC::ACCVehicleVariables:
Inheritance graph
Collaboration diagram for MSCFModel_ACC::ACCVehicleVariables:
Collaboration graph

Public Member Functions

 ACCVehicleVariables ()
 

Data Fields

int ACC_ControlMode
 The vehicle's ACC control mode. 0 for speed control and 1 for gap control. More...
 
SUMOTime lastUpdateTime
 

Detailed Description

Definition at line 123 of file MSCFModel_ACC.h.

Constructor & Destructor Documentation

◆ ACCVehicleVariables()

MSCFModel_ACC::ACCVehicleVariables::ACCVehicleVariables ( )
inline

Definition at line 125 of file MSCFModel_ACC.h.

Field Documentation

◆ ACC_ControlMode

int MSCFModel_ACC::ACCVehicleVariables::ACC_ControlMode

The vehicle's ACC control mode. 0 for speed control and 1 for gap control.

Definition at line 127 of file MSCFModel_ACC.h.

Referenced by MSCFModel_ACC::_v(), and MSCFModel_ACC::createVehicleVariables().

◆ lastUpdateTime

SUMOTime MSCFModel_ACC::ACCVehicleVariables::lastUpdateTime

Definition at line 128 of file MSCFModel_ACC.h.

Referenced by MSCFModel_ACC::_v(), and MSCFModel_ACC::createVehicleVariables().


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