Skip to content

Commit

Permalink
#2 document retrieval #9891
Browse files Browse the repository at this point in the history
  • Loading branch information
namdre committed May 17, 2024
1 parent 63ca19c commit 77b447b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/web/docs/TraCI/Vehicle_Value_Retrieval.md
Original file line number Diff line number Diff line change
Expand Up @@ -800,6 +800,11 @@ call](../TraCI/GenericParameters.md#get_parameter).
- device.tripinfo.waitingTime (total waiting time)
- device.tripinfo.waitingCount
- device.tripinfo.stopTime (total stopping time)
- device.tripinfo.arrivalTime (only retrievable after arrival with option **--keep-after-arrival TIME**)
- device.tripinfo.arrivalLane (only retrievable after arrival with option **--keep-after-arrival TIME**)
- device.tripinfo.arrivalPos (only retrievable after arrival with option **--keep-after-arrival TIME**)
- device.tripinfo.arrivalPosLat (only retrievable after arrival with option **--keep-after-arrival TIME**)
- device.tripinfo.arrivalSpeed (only retrievable after arrival with option **--keep-after-arrival TIME**)
- device.toc.state
- device.toc.holder
- device.toc.hasDynamicToC
Expand Down

0 comments on commit 77b447b

Please sign in to comment.