Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Change values for W99 carFollowingModel

Dear Parisa,

 

just add attributes of the same names to the vType declaration (see docs). Something like this:

 

<routes>
    <vType id="type1" accel="2.6" decel="4.5" sigma="0.5" length="5" maxSpeed="70" cc1="1.3" cc2="8"/>
</routes>

 

Best regards

Mirko

 

 

 

 

-----Original-Nachricht-----

Betreff: [sumo-user] Change values for W99 carFollowingModel

Datum: 2024-02-09T15:27:24+0100

Von: "Fatemeh Bandarian via sumo-user" <sumo-user@xxxxxxxxxxx>

An: "Sumo project User discussions" <sumo-user@xxxxxxxxxxx>

 

 

 

Dear Community,
 
I have a model the "W99" car follow model. I want to change the default values for the parameters like cc1 and cc2. Can you guide me on how to do that?
 
Best regards,
Parisa

 



Back to the top