Car/RSU OMNeT++ 中的传输区域

Car/RSU Region of Transmssion in OMNeT++

我想为 VANET 实施路由协议,其中 车辆和 RSU 只有在彼此的传输区域内才能交换消息

我在哪里可以实现它?在omnetpp.ini配置文件中还是在应用层(UDPBasicApp)?

Veins 框架正是您要找的。它提供基于 OMNeT++ 和 SUMO 的车辆网络仿真,还包括 RSU。可以找下载 link here, a tutorial here and answeres to some common questions here.