![]() |
SUMO - Simulation of Urban MObility
|
A 3D-position. More...
#include <TraCIAPI.h>

Data Fields | |
| double | x |
| double | y |
| double | z |
| double TraCIAPI::TraCIPosition::x |
Definition at line 72 of file TraCIAPI.h.
Referenced by TraCIAPI::getPolygon(), TraCIAPI::getPosition(), TraCIAPI::readVariables(), TraCIAPI::GUIScope::~GUIScope(), and TraCIAPI::POIScope::~POIScope().
| double TraCIAPI::TraCIPosition::y |
Definition at line 72 of file TraCIAPI.h.
Referenced by TraCIAPI::getPolygon(), TraCIAPI::getPosition(), TraCIAPI::readVariables(), TraCIAPI::GUIScope::~GUIScope(), and TraCIAPI::POIScope::~POIScope().
| double TraCIAPI::TraCIPosition::z |
Definition at line 72 of file TraCIAPI.h.
Referenced by TraCIAPI::getPolygon(), TraCIAPI::getPosition(), and TraCIAPI::readVariables().