Home
last modified time | relevance | path

Searched refs:varPhaseLength (Results 1 – 2 of 2) sorted by relevance

/dports/cad/sumo/sumo-1.2.0/src/netwrite/
H A DNWWriter_SUMO.cpp890 const bool varPhaseLength = (*it)->getType() != TLTYPE_STATIC; in writeTrafficLights() local
899 if (varPhaseLength) { in writeTrafficLights()
/dports/cad/sumo/sumo-1.2.0/src/netedit/frames/
H A DGNETLSEditorFrame.cpp1247 …const bool varPhaseLength = myTLSEditorParent->myEditedDef->getLogic()->getType() != TLTYPE_STATIC; in onCmdSaveTLSProgram() local
1253 if (varPhaseLength) { in onCmdSaveTLSProgram()