Skip to content

Commit

Permalink
note on SSM device vs. intersection type ref #2
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kro authored Oct 14, 2024
1 parent 4241f47 commit 4105a44
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/web/docs/Simulation/Output/SSM_Device.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ For instance, a single vehicle can be equipped (with a device parametrized by de
</routes>
```

## Preparing the network file
The SSM device makes use of the [right-of-way information](../../../Networks/SUMO_Road_Networks.md#junctions_and_right-of-way) of the intersections to derive some of the measures. It uses the foe matrix of the right-of-way definition to extract crossing and merging paths. If an intersection is set to **unregulated**, this information is not available and thus e.g. no PET measure can be computed for this intersection.

## Output File

The SSM device generates an output file (one for each vehicle named `ssm_<vehicleID>.xml` per default, but several vehicles may write to the same file).
Expand Down

0 comments on commit 4105a44

Please sign in to comment.