802.11p

Changing WSM(WAVE Short Message) packet size in Veins

做~自己de王妃 提交于 2019-11-28 12:43:26
Does setting length of WSM via setWsmLength or adding a large payload via setWsmData makes any difference during simulation? I am trying to simulate a heavily used network, but changing any of those two values doesn't seem to make any difference. I found this , but wanted to confirm this. And If I wanted to change the size of the WSM do I have to implement it? You can implement a packet for your application in a .msg file as follows: cplusplus {{ #include "veins/modules/messages/WaveShortMessage_m.h" }} class WaveShortMessage; message MyAppsPacket extends WaveShortMessage { string