Sorry, but I have the same error with the period

Error: Attribute 'period' in definition of flow 'f1' is not a time value.
Error: flow cannot be created
Loading of additional-files failed.
Quitting (on error).

On Tue, May 24, 2022 at 12:15 PM Radha Reddy <[email protected]>
wrote:

> Many thanks Jakob,
>
> Probably the SUMO website must be updated with the* period instead of
> probability*.
> https://sumo.dlr.de/docs/Simulation/Randomness.html
>
> Regards
> Radha
>
> On Tue, May 24, 2022 at 12:13 PM Jakob Erdmann <[email protected]>
> wrote:
>
>> period="exp(0.01)" ....
>>
>> (the period between vehicles comes from an exponential distribution)
>>
>> Am Di., 24. Mai 2022 um 12:50 Uhr schrieb Radha Reddy <
>> [email protected]>:
>>
>>> Hello Again,
>>>
>>> I tried to define the flow using Poisson distribution in the following
>>> way.
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> *<flows>            <interval begin="0" end="4000">                <flow
>>> id="f1" probability="exp(0.01)" type="VehType" route="fromNorth"/>
>>>   </interval>    </flows> <flows>            <interval begin="0"
>>> end="4000">                <flow id="f2" probability="exp(0.01)"
>>> type="typedist2" route="fromNorth1"/>            </interval>    </flows>*
>>>
>>> But I end up with an error
>>>
>>> Error: Attribute 'probability' in definition of flow 'f1' is not of type
>>> float.
>>> Error: flow cannot be created
>>>
>>> Am I missing something? Where it went wrong please suggest to me.
>>>
>>> Regards
>>> Radha
>>>
>>>
>>> _______________________________________________
>>> sumo-user mailing list
>>> [email protected]
>>> To unsubscribe from this list, visit
>>> https://www.eclipse.org/mailman/listinfo/sumo-user
>>>
>> _______________________________________________
>> sumo-user mailing list
>> [email protected]
>> To unsubscribe from this list, visit
>> https://www.eclipse.org/mailman/listinfo/sumo-user
>>
>
_______________________________________________
sumo-user mailing list
[email protected]
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to