In the example third.cc script, there are three mobile device nodes under one WiFi, which are specified in the third script and can only be there once the simulation starts.
I need to dynamically add nodes during the simulation run, such as adding a fourth mobile node to WiFi at some point in the simulation.
Is this feasible? How to achieve this dynamic creation and addition?
Thank you for your answers and help!