Difference between revisions of "DS 06 UC 02"
From RFF Wiki
Line 23: | Line 23: | ||
* TrainLogBook | * TrainLogBook | ||
* TrainTrajectory | * TrainTrajectory | ||
+ | |||
= Dependencies = | = Dependencies = | ||
* [[DS_06_UC_01]] | * [[DS_06_UC_01]] |
Revision as of 22:00, 15 September 2021
Contents
UC02 Apply plausibility check (data quality)
Input
- masterdata based TRI
- masterdata based TRF
- stored train run timing
Workflow
- Rate TRI against stored train run
- Rate TRF against stored train run
- Predict TRF based on stored train run
Output
- rated TRI
- rated TRF
- stat based TRF
Objects
- MD:TAF_Location
- MD:UIC_Location
- TrainRunning
- TrainForecast
- TrainLogBook
- TrainTrajectory