![]() |
SUMO - Simulation of Urban MObility
|
A 3D-position. More...
#include <TraCIDefs.h>
Public Member Functions | |
std::string | getString () |
Data Fields | |
double | x |
double | y |
double | z |
A 3D-position.
Definition at line 107 of file TraCIDefs.h.
|
inlinevirtual |
Reimplemented from libsumo::TraCIResult.
Definition at line 108 of file TraCIDefs.h.
Referenced by TraCITestClient::testAPI().
double libsumo::TraCIPosition::x |
Definition at line 113 of file TraCIDefs.h.
Referenced by TraCIAPI::getPolygon(), libsumo::Vehicle::getPosition(), TraCIAPI::getPosition(), TraCIAPI::getPosition3D(), libsumo::Lane::getShape(), libsumo::Helper::makePosition(), libsumo::Helper::makeTraCIPosition(), TraCIServerAPI_POI::processSet(), TraCIServerAPI_GUI::processSet(), TraCIServer::readTypeCheckingPosition2D(), and TraCIServer::wrapPosition().
double libsumo::TraCIPosition::y |
Definition at line 113 of file TraCIDefs.h.
Referenced by TraCIAPI::getPolygon(), TraCIAPI::getPosition(), TraCIAPI::getPosition3D(), libsumo::Lane::getShape(), libsumo::Helper::makePosition(), libsumo::Helper::makeTraCIPosition(), TraCIServerAPI_POI::processSet(), TraCIServerAPI_GUI::processSet(), TraCIServer::readTypeCheckingPosition2D(), and TraCIServer::wrapPosition().
double libsumo::TraCIPosition::z |
Definition at line 113 of file TraCIDefs.h.
Referenced by TraCIAPI::getPolygon(), TraCIAPI::getPosition(), TraCIAPI::getPosition3D(), libsumo::Lane::getShape(), libsumo::Helper::makePosition(), libsumo::Helper::makeTraCIPosition(), TraCIServer::readTypeCheckingPosition2D(), and TraCIServer::wrapPosition().