Results Analysis in OMNET++
问题 I am using Veins framework with OMNET++ to simulate a highway scenario. I am using cOutVector to collect the results from my experiments. I have more than 1000 nodes (vehicles), and the cOutVector collects results individually for each module (node). However, I need to collect the overall results. For example, How many beacons were received by all nodes? Is there anyway of collecting such results? 回答1: In OMNeT++ the output results can be saved in two different types, and thus, file formats: