|
SUMO - Simulation of Urban MObility
|
#include <config.h>#include <ctime>#include "NWWriter_OpenDrive.h"#include <utils/common/MsgHandler.h>#include <netbuild/NBEdge.h>#include <netbuild/NBEdgeCont.h>#include <netbuild/NBNode.h>#include <netbuild/NBNodeCont.h>#include <netbuild/NBNetBuilder.h>#include <utils/options/OptionsCont.h>#include <utils/iodevices/OutputDevice.h>#include <utils/common/StdDefs.h>#include <utils/common/StringUtils.h>#include <utils/geom/GeoConvHelper.h>
Go to the source code of this file.
Macros | |
| #define | MIN_TURN_DIAMETER 2.0 |
Definition in file NWWriter_OpenDrive.cpp.
| #define MIN_TURN_DIAMETER 2.0 |
Definition at line 51 of file NWWriter_OpenDrive.cpp.
Referenced by NWWriter_OpenDrive::writeNetwork().