How should I configure VehicleObstacleShadowing in the config.xml file in VEINS? I could not find an example so asking here for experts to shed light on it.
Asked
Active
Viewed 115 times
1 Answers
0
If you are referring to whether it reads any parameters from the analoguemodel configuration (e.g., config.xml
), it does not need any. You can double-check by looking at the source code instantiating it.

Christoph Sommer
- 6,893
- 1
- 17
- 35
-
1Yes, I figured that. Thank you :) – Raashid Jun 30 '20 at 16:29