README.md
1**Model of the channel activity of a WLAN network**
2
3This model, although very simplistic generates patterns of channel occupancy
4similar to what a real WLAN would generate while its underlying traffic pattern
5would remain static.
6For example if a VoIP application, or big file download would be running,
7its traffic pattern would be relatively constant and accurately modelled
8by this model.
9On the other hand, arrival and departure of applications / sessions / users
10are not modelled.
11
12Run the model with `--help` for more information on the model parameters.
13
14You can find a description of the model and its parameters in
15[Description.pdf](./Description.pdf)
16