 |
Eclipse SUMO - Simulation of Urban MObility
|
SUMOVehicleClass
Definition of vehicle classes to differ between different lane usage and authority types.
NBVehicle & operator=(const NBVehicle &src)
Invalidated assignment operator.
SUMOVehicleClass getVClass() const
std::string myID
vehicle ID for error reporting
const std::string & getID() const
SUMOVehicleClass myVClass
The vehicle class of the.
A vehicle as used by router.
NBVehicle(const std::string &id, SUMOVehicleClass vClass)
Constructor.
virtual ~NBVehicle()
Destructor.