![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <TraCIDefs.h>
Public Member Functions | |
std::string | getString () const |
Data Fields | |
double | egoDist |
double | egoExitDist |
std::string | egoLane |
bool | egoResponse |
double | foeDist |
double | foeExitDist |
std::string | foeId |
the id of the vehicle with intersecting trajectory | |
std::string | foeLane |
bool | foeResponse |
Definition at line 910 of file TraCIDefs.h.
|
inline |
Definition at line 922 of file TraCIDefs.h.
double libsumo::TraCIJunctionFoe::egoDist |
Definition at line 913 of file TraCIDefs.h.
Referenced by libsumo::StorageHelper::readJunctionFoeVector().
double libsumo::TraCIJunctionFoe::egoExitDist |
Definition at line 915 of file TraCIDefs.h.
Referenced by libsumo::StorageHelper::readJunctionFoeVector().
std::string libsumo::TraCIJunctionFoe::egoLane |
Definition at line 917 of file TraCIDefs.h.
Referenced by libsumo::StorageHelper::readJunctionFoeVector().
bool libsumo::TraCIJunctionFoe::egoResponse |
Definition at line 919 of file TraCIDefs.h.
Referenced by libsumo::StorageHelper::readJunctionFoeVector().
double libsumo::TraCIJunctionFoe::foeDist |
Definition at line 914 of file TraCIDefs.h.
Referenced by libsumo::StorageHelper::readJunctionFoeVector().
double libsumo::TraCIJunctionFoe::foeExitDist |
Definition at line 916 of file TraCIDefs.h.
Referenced by libsumo::StorageHelper::readJunctionFoeVector().
std::string libsumo::TraCIJunctionFoe::foeId |
the id of the vehicle with intersecting trajectory
Definition at line 912 of file TraCIDefs.h.
Referenced by libsumo::StorageHelper::readJunctionFoeVector().
std::string libsumo::TraCIJunctionFoe::foeLane |
Definition at line 918 of file TraCIDefs.h.
Referenced by libsumo::StorageHelper::readJunctionFoeVector().
bool libsumo::TraCIJunctionFoe::foeResponse |
Definition at line 920 of file TraCIDefs.h.
Referenced by libsumo::StorageHelper::readJunctionFoeVector().