Hi Ivan,
while it is possible for other devices to define them like you showed
below, the FCD device is implemented differently. You can restrict output
only by the global options you can find in the options list
<https://sumo.dlr.de/docs/sumo.html#fcd_device> .
Best regards
Mirko
-----Original-Nachricht-----
Betreff: [sumo-user] Assing device parameters per vehicle type
Datum: 2024-02-08T22:54:28+0100
Von: "Ivan Postigo via sumo-user" <[email protected]>
An: "[email protected]" <[email protected]>
Hi,
I dont have clear how to assign the same device to 2 different vehicle
types, but with different device parameters.
for example, in my route file i have :
<vType id="v1">
<param key="has.fcd.device" value="true"/>
** here i want to assign the fcd.period to be 0.1 for example **
** i want the fcd-output.acceleration to be true **
</vType>
<vType id="v2">
<param key="has.fcd.device" value="true"/>
** here i want to assign the fcd.period to be 0.5 **
** i want the fcd-output.max-leader-distanceto be 150m **
</vType>
How to do this, is it possible? i cant find the way to define my device
prefereces per vehicle type in my route file.
thanks!
Ivan
_______________________________________________
sumo-user mailing list
[email protected]
To unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user