Skip to content

Commit

Permalink
#2 documenting traci-settable toc params
Browse files Browse the repository at this point in the history
  • Loading branch information
namdre committed Apr 3, 2024
1 parent b93fe84 commit 3df8d92
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions docs/web/docs/TraCI/Change_Vehicle_State.md
Original file line number Diff line number Diff line change
Expand Up @@ -558,6 +558,27 @@ call](../TraCI/GenericParameters.md#set_parameter).
- device.driverstate.headwayChangePerceptionThreshold
- device.driverstate.maximalReactionTime
- device.driverstate.originalReactionTime
- device.toc.manualType
- device.toc.automatedType
- device.toc.responseTime
- device.toc.recoveryRate
- device.toc.initialAwareness
- device.toc.lcAbstinence
- device.toc.currentAwareness
- device.toc.mrmDecel
- device.toc.requestToC
- device.toc.requestMRM
- device.toc.awareness
- device.toc.dynamicToCThreshold
- device.toc.dynamicMRMProbability
- device.toc.mrmKeepRight
- device.toc.mrmSafeSpot
- device.toc.mrmSafeSpotDuration
- device.toc.maxPreparationAccel
- device.toc.ogNewTimeHeadway
- device.toc.ogNewSpaceHeadway
- device.toc.ogChangeRate
- device.toc.ogMaxDecel
- device.example.customValue1 (double literal)
- has.rerouting.device ("true"): can be used to dynamically enable
[automatic rerouting](../Demand/Automatic_Routing.md)
Expand Down

0 comments on commit 3df8d92

Please sign in to comment.