Home
last modified time | relevance | path

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

/dports/cad/sumo/sumo-1.2.0/src/microsim/output/
H A DMSE3Collector.cpp289 …for (CrossSectionVectorConstIt crossSec1 = entries.begin(); crossSec1 != entries.end(); ++crossSec… in MSE3Collector() local
290 myEntryReminders.push_back(new MSE3EntryReminder(*crossSec1, *this)); in MSE3Collector()