OpenRailAssociation / osrd

An open source web application for railway infrastructure design, capacity analysis, timetabling and simulation
https://osrd.fr
443 stars 40 forks source link

Define the data model for speed limits per train type / category #1326

Closed multun closed 2 years ago

multun commented 2 years ago

Associated feature

Running time calculation with speed limits per train type

Description

Many speed limits are defined for some types of train only. We need to store and process these to properly simulate railway systems and hence get an accurate running time calculation.

Goal

Acceptance criteria

axrolld commented 2 years ago

Small changes in the story description

multun commented 2 years ago

We discussed the matter with florian, and here is our thoughts:

TODO

flomonster commented 2 years ago

After discussion with @nicolaswurtz we should not need to evaluate boolean expressions. We can only use a filter per tag and keep the most constraining speed.

multun commented 2 years ago

@flomonster we haven't documented this in the website, which was a requirement, shall we?