Hello,
How i can make my source change the distribution by time of day?
Eg:
08:00h:weibull( 0.116994, 25.088053, 0.876710, getstream(current))
09:00h: beta(0.199745, 9.597606, 0.535678, 1.057751, getstream(current)))
"By Time of Day" option do not allow distributions, right?
My initial solution was to create a source for each time of day and use a Timetable to control each one.
Can someone help?
Tks!