资 源 简 介
LTE-Sim Helper
Description
lte-sim-helper is a python program designed to facilitate the simulation process for LTE-Sim simulator.
Motivation
The simulation process in LTE-Sim is not straighforward. The users should pass a great number of parameters as arguments of the function that implements the scenario. Besides, some parameters are "hard coded" as a value of a given variable in the code. For each change in the value a new re-compilation is needed.
The results of the simulation can be processed by a bunch of shell scripts that follow the LTE-Sim oficial release. However, for each different simulation, the user must make a set of changes in several files to get correct results. Besides, these scripts use only one CPU of the machine and it does not take advantage of the multi-core processors present in the major part of the current machines.
Key Features
Use of multiples CPUs to run simulations