Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
ROVehicle.cpp File Reference
#include <config.h>
#include <string>
#include <iostream>
#include <utils/common/StringUtils.h>
#include <utils/common/ToString.h>
#include <utils/common/MsgHandler.h>
#include <utils/geom/GeoConvHelper.h>
#include <utils/vehicle/SUMOVTypeParameter.h>
#include <utils/options/OptionsCont.h>
#include <utils/iodevices/OutputDevice.h>
#include "RORouteDef.h"
#include "RORoute.h"
#include "ROHelper.h"
#include "RONet.h"
#include "ROLane.h"
#include "ROVehicle.h"
Include dependency graph for ROVehicle.cpp:

Go to the source code of this file.

Macros

#define INVALID_STOP_POS   -1
 

Detailed Description

Author
Daniel Krajzewicz
Axel Wegener
Michael Behrisch
Jakob Erdmann
Date
Sept 2002

Definition in file ROVehicle.cpp.

Macro Definition Documentation

◆ INVALID_STOP_POS

#define INVALID_STOP_POS   -1

Definition at line 41 of file ROVehicle.cpp.