Package | Description |
---|---|
de.tudresden.sumo.cmd | |
de.tudresden.ws |
Modifier and Type | Method and Description |
---|---|
static SumoCommand |
Vehicle.setStop(String vehID,
String edgeID,
double pos,
byte laneIndex,
int duration,
SumoStopFlags sf)
Lets the vehicle stop at the given edge, at the given position and lane.
|
Modifier and Type | Method and Description |
---|---|
void |
Traci.Vehicle_setStop(String vehID,
String edgeID,
double pos,
byte laneIndex,
int duration,
SumoStopFlags stopType) |