|
SUMO - Simulation of Urban MObility
|
#include <config.h>#include <iostream>#include <utils/common/TplConvert.h>#include <utils/common/VectorHelper.h>#include <utils/geom/PositionVector.h>#include "../NIImporter_Vissim.h"#include "../tempstructs/NIVissimEdge.h"#include "../tempstructs/NIVissimClosedLaneDef.h"#include "../tempstructs/NIVissimClosedLanesVector.h"#include "NIVissimSingleTypeParser_Streckendefinition.h"
Go to the source code of this file.
Definition in file NIVissimSingleTypeParser_Streckendefinition.cpp.