Eclipse SUMO - Simulation of Urban MObility
libsumo::TraCIJunctionFoe Struct Reference

#include <TraCIDefs.h>

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 More...
 
std::string foeLane
 
bool foeResponse
 

Detailed Description

Definition at line 677 of file TraCIDefs.h.

Field Documentation

◆ egoDist

double libsumo::TraCIJunctionFoe::egoDist

Definition at line 680 of file TraCIDefs.h.

◆ egoExitDist

double libsumo::TraCIJunctionFoe::egoExitDist

Definition at line 682 of file TraCIDefs.h.

◆ egoLane

std::string libsumo::TraCIJunctionFoe::egoLane

Definition at line 684 of file TraCIDefs.h.

◆ egoResponse

bool libsumo::TraCIJunctionFoe::egoResponse

Definition at line 686 of file TraCIDefs.h.

◆ foeDist

double libsumo::TraCIJunctionFoe::foeDist

Definition at line 681 of file TraCIDefs.h.

◆ foeExitDist

double libsumo::TraCIJunctionFoe::foeExitDist

Definition at line 683 of file TraCIDefs.h.

◆ foeId

std::string libsumo::TraCIJunctionFoe::foeId

the id of the vehicle with intersecting trajectory

Definition at line 679 of file TraCIDefs.h.

◆ foeLane

std::string libsumo::TraCIJunctionFoe::foeLane

Definition at line 685 of file TraCIDefs.h.

◆ foeResponse

bool libsumo::TraCIJunctionFoe::foeResponse

Definition at line 687 of file TraCIDefs.h.


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