Eclipse SUMO - Simulation of Urban MObility
CC_VehicleVariables.h File Reference
#include <config.h>
#include "CC_Const.h"
#include <microsim/cfmodels/MSCFModel.h>
#include <utils/geom/Position.h>
#include <string.h>
#include <string>
#include <map>
#include <microsim/engine/GenericEngineModel.h>
#include <microsim/engine/FirstOrderLagModel.h>
#include <microsim/engine/RealisticEngineModel.h>
Include dependency graph for CC_VehicleVariables.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  CC_VehicleVariables
 
struct  CC_VehicleVariables::FAKE_CONTROLLER_DATA
 represent the set of fake data which is sent to the controller in order to automatically make the car move to a precise position before joining the platoon. we expect to get from the upper application the data that the CACC needs, i.e.: More...
 

Detailed Description

Author
Michele Segata
Date
Mon, 7 Mar 2016

Definition in file CC_VehicleVariables.h.