SUMO - Simulation of Urban MObility
|
Go to the source code of this file.
Functions | |
SUMOTime | string2time (const std::string &r) throw (EmptyData, NumberFormatException, ProcessError) |
std::string | time2string (SUMOTime t) |
SUMOTime string2time | ( | const std::string & | r | ) | throw (EmptyData, NumberFormatException, ProcessError) |
Definition at line 48 of file SUMOTime.cpp.
References TIME2STEPS.
Referenced by MSDetectorControl::add(), MSDetectorControl::addDetectorAndInterval(), NLHandler::addEdgeLaneMeanData(), NLBuilder::build(), ROLoader::buildNamedHandler(), NLBuilder::buildRouteLoaderControl(), NLTriggerBuilder::buildVaporizer(), MSDevice_Routing::buildVehicleDevices(), MSRouteHandler::closeFlow(), MSRouteHandler::closeVehicle(), computeRoutes(), GUIDialog_Breakpoints::GUIDialog_Breakpoints(), main(), MSNet::MSNet(), MSPhaseDefinition::MSPhaseDefinition(), GUIDialog_Breakpoints::onCmdEditTable(), GUIDialog_Breakpoints::onCmdLoad(), ROLoader::openRoutes(), SUMOVehicleParserHelper::parseFlowAttributes(), readDetectorFlows(), GUILoadThread::run(), testclient::TraCITestClient::run(), MSFrame::setMSGlobals(), and startComputation().
std::string time2string | ( | SUMOTime | t | ) |
Definition at line 61 of file SUMOTime.cpp.
References OUTPUT_ACCURACY, and STEPS2TIME.
Referenced by GUIRunThread::begin(), NLBuilder::build(), NLBuilder::buildNet(), MSVehicleTransfer::checkInsertions(), MSLane::detectCollisions(), GUIParameterTracker::GUIParameterTrackerPanel::drawValue(), GUITLLogicPhasesTrackerWindow::drawValues(), GUIDialog_Breakpoints::encode2TXT(), MSPersonControl::erase(), Command_SaveTLSState::execute(), Command_SaveTLSSwitchStates::execute(), Command_SaveTLSSwitches::execute(), MSVTypeProbe::execute(), MSDevice_Vehroutes::generateOutput(), MSDevice_Tripinfo::generateOutput(), GUIVehicle::getParameterWindow(), GUIApplicationWindow::handleEvent_SimulationEnded(), GUIApplicationWindow::handleEvent_SimulationLoaded(), GUIApplicationWindow::handleEvent_SimulationStep(), GUIRunThread::makeStep(), MSLane::moveCritical(), MSLaneSpeedTrigger::myStartElement(), ROLoader::openRoutes(), MSNet::postSimStepOutput(), MSNet::preSimStepOutput(), ROLoader::processRoutesStepWise(), GUIDialog_Breakpoints::rebuildList(), MSLane::setCritical(), MSNet::simulate(), MSPerson::MSPersonStage_Walking::tripInfoOutput(), MSPerson::MSPersonStage_Driving::tripInfoOutput(), MSPerson::MSPersonStage_Waiting::tripInfoOutput(), MSXMLRawOut::write(), SUMOVehicleParameter::writeAs(), RODFDetector::writeEmitterDefinition(), MSNet::writeOutput(), ROLoader::writeStats(), MSInductLoop::writeTypedXMLOutput(), MSRouteProbe::writeXMLOutput(), MSE2Collector::writeXMLOutput(), MSE3Collector::writeXMLOutput(), MSMeanData::writeXMLOutput(), and MSDevice_Vehroutes::writeXMLRoute().