SUMO - Simulation of Urban MObility
TraCIVehicleData Struct Reference

mirrors MSInductLoop::VehicleData More...

#include <TraCIDefs.h>

Collaboration diagram for TraCIVehicleData:
Collaboration graph

Data Fields

double entryTime
 Entry-time of the vehicle in [s]. More...
 
std::string id
 The id of the vehicle. More...
 
double leaveTime
 Leave-time of the vehicle in [s]. More...
 
double length
 Length of the vehicle. More...
 
std::string typeID
 Type of the vehicle in. More...
 

Detailed Description

mirrors MSInductLoop::VehicleData

Definition at line 164 of file TraCIDefs.h.

Field Documentation

double TraCIVehicleData::entryTime

Entry-time of the vehicle in [s].

Definition at line 170 of file TraCIDefs.h.

Referenced by TraCIAPI::InductionLoopScope::getVehicleData(), TraCIServerAPI_InductionLoop::processGet(), and TraCITestClient::testAPI().

std::string TraCIVehicleData::id
double TraCIVehicleData::leaveTime

Leave-time of the vehicle in [s].

Definition at line 172 of file TraCIDefs.h.

Referenced by TraCIAPI::InductionLoopScope::getVehicleData(), TraCIServerAPI_InductionLoop::processGet(), and TraCITestClient::testAPI().

double TraCIVehicleData::length
std::string TraCIVehicleData::typeID

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