SUMO - Simulation of Urban MObility
|
#include <NIVissimVehicleClass.h>
Public Member Functions | |
int | getSpeed () const |
NIVissimVehicleClass (int type, SUMOReal percentage, int vwish) | |
~NIVissimVehicleClass () |
Private Attributes | |
SUMOReal | myPercentage |
int | myType |
int | myVWish |
Definition at line 40 of file NIVissimVehicleClass.h.
Definition at line 38 of file NIVissimVehicleClass.cpp.
NIVissimVehicleClass::~NIVissimVehicleClass | ( | ) |
Definition at line 44 of file NIVissimVehicleClass.cpp.
int NIVissimVehicleClass::getSpeed | ( | ) | const |
Definition at line 48 of file NIVissimVehicleClass.cpp.
References myVWish.
|
private |
Definition at line 47 of file NIVissimVehicleClass.h.
|
private |
Definition at line 46 of file NIVissimVehicleClass.h.
|
private |
Definition at line 48 of file NIVissimVehicleClass.h.
Referenced by getSpeed().