Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
libsumo::TraCIJunctionFoe Struct Reference

#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
 

Detailed Description

Definition at line 910 of file TraCIDefs.h.

Member Function Documentation

◆ getString()

std::string libsumo::TraCIJunctionFoe::getString ( ) const
inline

Definition at line 922 of file TraCIDefs.h.

Field Documentation

◆ egoDist

double libsumo::TraCIJunctionFoe::egoDist

Definition at line 913 of file TraCIDefs.h.

Referenced by libsumo::StorageHelper::readJunctionFoeVector().

◆ egoExitDist

double libsumo::TraCIJunctionFoe::egoExitDist

Definition at line 915 of file TraCIDefs.h.

Referenced by libsumo::StorageHelper::readJunctionFoeVector().

◆ egoLane

std::string libsumo::TraCIJunctionFoe::egoLane

Definition at line 917 of file TraCIDefs.h.

Referenced by libsumo::StorageHelper::readJunctionFoeVector().

◆ egoResponse

bool libsumo::TraCIJunctionFoe::egoResponse

Definition at line 919 of file TraCIDefs.h.

Referenced by libsumo::StorageHelper::readJunctionFoeVector().

◆ foeDist

double libsumo::TraCIJunctionFoe::foeDist

Definition at line 914 of file TraCIDefs.h.

Referenced by libsumo::StorageHelper::readJunctionFoeVector().

◆ foeExitDist

double libsumo::TraCIJunctionFoe::foeExitDist

Definition at line 916 of file TraCIDefs.h.

Referenced by libsumo::StorageHelper::readJunctionFoeVector().

◆ foeId

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().

◆ foeLane

std::string libsumo::TraCIJunctionFoe::foeLane

Definition at line 918 of file TraCIDefs.h.

Referenced by libsumo::StorageHelper::readJunctionFoeVector().

◆ foeResponse

bool libsumo::TraCIJunctionFoe::foeResponse

Definition at line 920 of file TraCIDefs.h.

Referenced by libsumo::StorageHelper::readJunctionFoeVector().


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