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