Commit de687425 authored by  Lukas Eller's avatar Lukas Eller

Update README.md

parent a5795382
......@@ -16,6 +16,6 @@ The obtained `environment/` folder with all contained files has to be stored on
# Running the Scenarios
The `main` function in `run_scenario.py` runs all scenarios defined in the `scenarios/` folder.
Each scenario contains a `config.json` file where parameters such as the height of the base station `h_bs`, the horizontal `phi_sec_h` and vertical `phi_sec_v` sector orientation as well as transmit power and frequence can be adapted.
Each scenario contains a `config.json` file where parameters such as the height of the base station `h_bs`, the horizontal `phi_sec_h` and vertical `phi_sec_v` sector orientation as well as transmit power and frequency can be adapted.
Per default, the `run_scenario.py` will generate all the scenarios presented in the paper. Note, that the uniform antenna patterns are specified through `phi_sec_h=null`.
We encourage interested readers to adapt the scenario configurations or to apply the trained models to their own use-cases altogether.
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment