简体   繁体   English

如何在omnet ++中模拟车辆运动?

[英]How to simulate vehicle movement in omnet++?

I'm new to omnet++, and i need to write a simultaion of vehicle on a map. 我是omnet ++的新手,我需要在地图上同时编写车辆。 i have a compund module called "Vehicle" which contains 2 simple module: 我有一个名为“ Vehicle”的compund模块,其中包含2个简单模块:

  1. for movement (all the cars will move on a map) 运动(所有汽车将在地图上运动)
  2. for the communication between all the vehicle 用于所有车辆之间的通讯

Somebody know how to implement the movement part? 有人知道如何实现运动部分吗?

You could use the VEINS framework that provides all you need to simulate vehicular networks. 您可以使用VEINS框架,该框架提供了模拟车载网络所需的全部功能。 Alternatively, the INETMANET framework also contains several mobility and wireless communication models. 另外, INETMANET框架还包含多个移动性和无线通信模型。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM