OptimizedStop Properties |
The OptimizedStop type exposes the following members.
Name | Description | |
---|---|---|
ArrivalTime |
The arrival time at the stop.
| |
LeavingTime |
The departure time at the stop.
| |
RouteStop |
The RouteStop object of this optimized stop.
| |
TimeDelay |
The delay for this stop.
| |
TimeWaiting |
The time to wait at this stop until the WindowStart time of the stop.
| |
Violation |
Indicate, whether the time window of this stop has been violated.
None - No violation.
TooEarly - This stop has been scheduled too early. There is some waiting time.
TooLate - This stop has been scheduled too late.
|