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

Public Member Functions

 CACCVehicleVariables ()
 

Data Fields

int ACC_ControlMode
 The vehicle's ACC control mode. 0 for speed control and 1 for gap control. More...
 
CommunicationsOverrideMode CACC_CommunicationsOverrideMode
 
int CACC_ControlMode
 The vehicle's CACC precious time step gap error. More...
 
SUMOTime lastUpdateTime
 

Detailed Description

Definition at line 222 of file MSCFModel_CACC.h.

Constructor & Destructor Documentation

◆ CACCVehicleVariables()

MSCFModel_CACC::CACCVehicleVariables::CACCVehicleVariables ( )
inline

Definition at line 224 of file MSCFModel_CACC.h.

Field Documentation

◆ ACC_ControlMode

int MSCFModel_ACC::ACCVehicleVariables::ACC_ControlMode
inherited

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().

◆ CACC_CommunicationsOverrideMode

CommunicationsOverrideMode MSCFModel_CACC::CACCVehicleVariables::CACC_CommunicationsOverrideMode

◆ CACC_ControlMode

int MSCFModel_CACC::CACCVehicleVariables::CACC_ControlMode

The vehicle's CACC precious time step gap error.

Definition at line 226 of file MSCFModel_CACC.h.

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

◆ lastUpdateTime

SUMOTime MSCFModel_ACC::ACCVehicleVariables::lastUpdateTime
inherited

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