bptlab / cepta

CEPTA - Complex Event Processing Transportation Analysis
https://bptlab.github.io/cepta
MIT License
12 stars 1 forks source link

StaysInStation Problems #267

Closed Quacck closed 2 years ago

Quacck commented 4 years ago

Currently StaysInStation is coded to be on LiveTrains. This is then actually a departuresFromStation as the event is fired when the train leaves. We should perhaps implement this on PlannedTrains and replay them later when the LiveTrain actually comes in.