Eclipse SUMO - Simulation of Urban MObility
Plexe::VEHICLE_DATA Struct Reference

#include <CC_Const.h>

Data Fields

double acceleration
 
double angle
 
int index
 
double length
 
double positionX
 
double positionY
 
double speed
 
double speedX
 
double speedY
 
double time
 
double u
 

Detailed Description

Struct defining data passed about a vehicle

Definition at line 63 of file CC_Const.h.

Field Documentation

◆ acceleration

double Plexe::VEHICLE_DATA::acceleration

◆ angle

double Plexe::VEHICLE_DATA::angle

Definition at line 74 of file CC_Const.h.

Referenced by MSCFModel_CC::getParameter(), and MSCFModel_CC::setParameter().

◆ index

int Plexe::VEHICLE_DATA::index

◆ length

double Plexe::VEHICLE_DATA::length

◆ positionX

double Plexe::VEHICLE_DATA::positionX

◆ positionY

double Plexe::VEHICLE_DATA::positionY

◆ speed

◆ speedX

double Plexe::VEHICLE_DATA::speedX

◆ speedY

double Plexe::VEHICLE_DATA::speedY

◆ time

double Plexe::VEHICLE_DATA::time

◆ u

double Plexe::VEHICLE_DATA::u

Definition at line 71 of file CC_Const.h.

Referenced by MSCFModel_CC::getParameter(), and MSCFModel_CC::setParameter().


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