FLOAT is the value of option --device.rerouting.adaptation-weight priorValue is initialized as edgeLength/speedLimit (or loaded weight) at simulation start and afterwards taken from the previous simulation step.
for moving average, see https://en.wikipedia.org/wiki/Moving_average#Simple_moving_average where n is defined by option --device.rerouting.adaptation-steps Am Mi., 21. Aug. 2019 um 02:00 Uhr schrieb Raheleh Zarei < [email protected]>: > Hi SUMO > > Thanks for your support. Would you please give us an example of how SUMO > use and calculate exponential average FLOAT * priorValue + (1 - FLOAT) > * currentMeanSpeed > and moving average? > > Regards, > Raheleh > -- > *RAZ* > _______________________________________________ > sumo-user mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://www.eclipse.org/mailman/listinfo/sumo-user >
_______________________________________________ sumo-user mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
