![]() |
SUMO - Simulation of Urban MObility
|
A 3D-position. More...
#include <TraCIDefs.h>
Data Fields | |
double | x |
double | y |
double | z |
A 3D-position.
Definition at line 71 of file TraCIDefs.h.
double libsumo::TraCIPosition::x |
Definition at line 72 of file TraCIDefs.h.
Referenced by TraCIAPI::getPolygon(), libsumo::POI::getPosition(), libsumo::Person::getPosition(), libsumo::Vehicle::getPosition(), TraCIAPI::getPosition(), TraCIAPI::getPosition3D(), libsumo::Lane::getShape(), libsumo::Helper::makePosition(), libsumo::Helper::makeTraCIPosition(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Person::processGet(), TraCIServerAPI_Junction::processGet(), TraCIServerAPI_GUI::processSet(), TraCIServer::readTypeCheckingPosition2D(), and TraCIAPI::readVariables().
double libsumo::TraCIPosition::y |
Definition at line 72 of file TraCIDefs.h.
Referenced by TraCIAPI::getPolygon(), libsumo::POI::getPosition(), libsumo::Person::getPosition(), libsumo::Vehicle::getPosition(), TraCIAPI::getPosition(), TraCIAPI::getPosition3D(), libsumo::Lane::getShape(), libsumo::Helper::makePosition(), libsumo::Helper::makeTraCIPosition(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Person::processGet(), TraCIServerAPI_Junction::processGet(), TraCIServerAPI_GUI::processSet(), TraCIServer::readTypeCheckingPosition2D(), and TraCIAPI::readVariables().
double libsumo::TraCIPosition::z |
Definition at line 72 of file TraCIDefs.h.
Referenced by TraCIAPI::getPolygon(), libsumo::POI::getPosition(), libsumo::Person::getPosition(), libsumo::Vehicle::getPosition(), TraCIAPI::getPosition(), TraCIAPI::getPosition3D(), libsumo::Lane::getShape(), libsumo::Helper::makePosition(), libsumo::Helper::makeTraCIPosition(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Person::processGet(), TraCIServer::readTypeCheckingPosition2D(), and TraCIAPI::readVariables().