![]() |
Eclipse SUMO - Simulation of Urban MObility
|
A 3D-position. More...
#include <TraCIDefs.h>
Public Member Functions | |
std::string | getString () const |
virtual int | getType () const |
Data Fields | |
double | x = INVALID_DOUBLE_VALUE |
double | y = INVALID_DOUBLE_VALUE |
double | z = INVALID_DOUBLE_VALUE |
A 3D-position.
Definition at line 172 of file TraCIDefs.h.
|
inlinevirtual |
Reimplemented from libsumo::TraCIResult.
Definition at line 173 of file TraCIDefs.h.
Referenced by TraCITestClient::testAPI().
|
inlinevirtualinherited |
Reimplemented in libsumo::TraCIDouble, and libsumo::TraCIString.
Definition at line 164 of file TraCIDefs.h.
Referenced by libsumo::StorageHelper::toStorage().
double libsumo::TraCIPosition::x = INVALID_DOUBLE_VALUE |
Definition at line 178 of file TraCIDefs.h.
Referenced by TraCIAPI::SimulationScope::convert2D(), TraCIAPI::SimulationScope::convert3D(), TraCIAPI::SimulationScope::convertGeo(), TraCIAPI::TraCIScopeWrapper::getPolygon(), libtraci::Domain< GET, SET >::getPolygon(), TraCIAPI::TraCIScopeWrapper::getPos(), libtraci::Domain< GET, SET >::getPos(), TraCIAPI::TraCIScopeWrapper::getPos3D(), libtraci::Domain< GET, SET >::getPos3D(), getString(), libsumo_vehicle_getPosition(), libsumo::Helper::makePosition(), libsumo::Helper::makePositionVector(), libsumo::Helper::makeTraCIPosition(), TraCIServerAPI_GUI::processSet(), TraCIServerAPI_POI::processSet(), TraCIServer::readTypeCheckingPosition2D(), TraCIAPI::PolygonScope::setShape(), TraCIServer::wrapPositionVector(), libsumo::StorageHelper::writePolygon(), and TraCIServer::writePositionVector().
double libsumo::TraCIPosition::y = INVALID_DOUBLE_VALUE |
Definition at line 178 of file TraCIDefs.h.
Referenced by TraCIAPI::SimulationScope::convert2D(), TraCIAPI::SimulationScope::convert3D(), TraCIAPI::SimulationScope::convertGeo(), TraCIAPI::TraCIScopeWrapper::getPolygon(), libtraci::Domain< GET, SET >::getPolygon(), TraCIAPI::TraCIScopeWrapper::getPos(), libtraci::Domain< GET, SET >::getPos(), TraCIAPI::TraCIScopeWrapper::getPos3D(), libtraci::Domain< GET, SET >::getPos3D(), getString(), libsumo_vehicle_getPosition(), libsumo::Helper::makePosition(), libsumo::Helper::makePositionVector(), libsumo::Helper::makeTraCIPosition(), TraCIServerAPI_GUI::processSet(), TraCIServerAPI_POI::processSet(), TraCIServer::readTypeCheckingPosition2D(), TraCIAPI::PolygonScope::setShape(), TraCIServer::wrapPositionVector(), libsumo::StorageHelper::writePolygon(), and TraCIServer::writePositionVector().
double libsumo::TraCIPosition::z = INVALID_DOUBLE_VALUE |
Definition at line 178 of file TraCIDefs.h.
Referenced by TraCIAPI::SimulationScope::convert3D(), TraCIAPI::TraCIScopeWrapper::getPolygon(), libtraci::Domain< GET, SET >::getPolygon(), TraCIAPI::TraCIScopeWrapper::getPos(), TraCIAPI::TraCIScopeWrapper::getPos3D(), libtraci::Domain< GET, SET >::getPos3D(), getString(), libsumo::Helper::makePosition(), libsumo::Helper::makeTraCIPosition(), and TraCIServer::readTypeCheckingPosition2D().