Hi wideyes, Am 17.06.2014 07:45, schrieb wideyes: > I have proposed a new model based on the Krauss model. I need to calculate > some date. How to calculate the safe speed of a car at real time in SUMO?
Well, different models have different ideas concerning safe speeds, sumo's default model uses the calculations you find in the vsafe (and vstop) method here: http://sumo-sim.org/trac.wsgi/browser/trunk/sumo/src/microsim/cfmodels/MSCFModel_Krauss.cpp In the same directory you can also find other model implementations. Best regards, Michael ------------------------------------------------------------------------------ HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. Leverages Graph Analysis for Fast Processing & Easy Data Exploration http://p.sf.net/sfu/hpccsystems _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
