Developer.Matrix Routing : Traffic Modes comparison
Posted: Mon Mar 17, 2025 4:43 pm
Hi there,
Technical Concept "TrafficMode"
as the handling of
Take your time to look into the charts to learn from the overview...
Best regards,
Bernd
Technical Concept "TrafficMode"
as the handling of
- TrafficMode: NULL / AVERAGE / REALISTIC
- StartTime: NULL / hh:mm...
- SYNC / ASYNC
Take your time to look into the charts to learn from the overview...
- TrafficMode = null , Start Time = null
- TrafficMode = AVERAGE , Start Time = null
- TrafficMode = AVERAGE , Start Time = 16:00
- TrafficMode = AVERAGE , Start Time = 23:00
- TrafficMode = REALISTIC , Start Time = 16:00
- TrafficMode = REALISTIC , Start Time = 23:00
- TrafficMode=NULL produces equal results as TrafficMode=Average (if StartTime == null)
- TrafficMode=Average, StartTime=NULL produces more relaxed results than TrafficMode=Average, StartTime=16:00
- TrafficMode=Average, StartTime=23:00 produces more relaxed results than TrafficMode=Average, StartTime=16:00
- TrafficMode=Average, StartTime=23:00 produces more relaxed results than TrafficMode=Average, StartTime=NULL
- Average(16:00) produces more relaxed results than Realistic(16:00)
- Start Time given or not has a clear impact on Calculation Time
Best regards,
Bernd