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

Constructor & Destructor Documentation

◆ ACCVehicleVariables()

MSCFModel_ACC::ACCVehicleVariables::ACCVehicleVariables ( )
inline

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

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

◆ lastUpdateTime

SUMOTime MSCFModel_ACC::ACCVehicleVariables::lastUpdateTime

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