Eclipse SUMO - Simulation of Urban MObility
MSCFModel_ACC::ACCVehicleVariables Class Reference
Inheritance diagram for MSCFModel_ACC::ACCVehicleVariables:
[legend]
Collaboration diagram for MSCFModel_ACC::ACCVehicleVariables:
[legend]

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 139 of file MSCFModel_ACC.h.

Constructor & Destructor Documentation

◆ ACCVehicleVariables()

MSCFModel_ACC::ACCVehicleVariables::ACCVehicleVariables ( )
inline

Definition at line 141 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 143 of file MSCFModel_ACC.h.

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

◆ lastUpdateTime

SUMOTime MSCFModel_ACC::ACCVehicleVariables::lastUpdateTime

Definition at line 144 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: