Home
last modified time | relevance | path

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

/dports/cad/sumo/sumo-1.2.0/src/microsim/
H A DMSNet.h641 return myHasElevation; in hasElevation()
775 bool myHasElevation; variable
H A DMSNet.cpp197 myHasElevation(false), in MSNet()
265 myHasElevation = checkElevation(); in closeBuilding()
678 MSFCDExport::write(OutputDevice::getDeviceByOption("fcd-output"), myStep, myHasElevation); in writeOutput()