Home
last modified time | relevance | path

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

/dports/cad/sumo/sumo-1.2.0/src/utils/vehicle/
H A DSUMORouteHandler.cpp149 case SUMO_TAG_PERSONTRIP: in myStartElement()
/dports/cad/sumo/sumo-1.2.0/src/utils/xml/
H A DSUMOXMLDefinitions.h290 SUMO_TAG_PERSONTRIP, enumerator
H A DSUMOXMLDefinitions.cpp188 { "personTrip", SUMO_TAG_PERSONTRIP },
/dports/cad/sumo/sumo-1.2.0/src/od/
H A DODMatrix.cpp272 dev.openTag(SUMO_TAG_PERSONTRIP); in write()