Hello,
the checks are all defined in MSLane
If you look at MSLane::insertVehicle(MSVehicle& veh) you will find a switch
statement based on the different depart methods listed here (departPos):
http://sumo-sim.org/wiki/Definition_of_Vehicles,_Vehicle_Types,_and_Routes#A_Vehicle.27s_depart_and_arrival_parameter

regards,
Jakob


2014-04-20 19:34 GMT+02:00 <[email protected]>:

> Hi,
>
> A few weeks ago, you mentioned that theres a calculation as to whether
> a vehicle can be inserted into the simulation or not, taking a
> conservative calculation baesd on departSpeed, sigma, and a few other
> values I think.
>
> I wondered if you could point me to the place in the code for this?
> I'd like to try to make this less safe if possible.
>
> The reason, is that I think they may be making my motorway population
> too sparse / too safe. If you remember the congestion waves I was
> trying to create, I wonder if I'm having to over exaggerate factors to
> produce an effect there, whereas in fact the vehicles should be closer
> together when they're inserted.
>
> If its a complicated hack, no problem, just if it was easy, it would
> be nice to get more compressed traffic into the sim at the start. It
> might be that they move into steady state of being congested at some
> point after that insertion anyway.
>
> Thanks
>
> Vincent
>
>
>
>
> ------------------------------------------------------------------------------
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the definitive new guide to graph databases and their
> applications. Written by three acclaimed leaders in the field,
> this first edition is now available. Download your free book today!
> http://p.sf.net/sfu/NeoTech
> _______________________________________________
> sumo-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sumo-user
>
------------------------------------------------------------------------------
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
_______________________________________________
sumo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-devel

Reply via email to