Satellite communication with wireless devices using OMNET++ simulation tool. I have created 5 mobile devices and set their behavior in the .cc file. They show mainly 2 behavior; signal send/receive from satellite and movement. But while simulating the source code either of the two behavior is executed (i.e, either signal send/receive or movement). Initialization of the architecture is done inside .ned file.
If anyone is following the platform, please give your suggestions; how to run the 2 behaviors simultaneously.