wigig-tools / wigig-module

High-fidelity implementation of the IEEE 802.11ad/ay standards in network simulator ns-3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

802.11ad examples

RahulSinghGulia opened this issue · comments

Hi,

I have been looking around this model for a while now. And I wanted to know if there are any examples of 802.11 ad.

I have found examples of 802.11p, 802.11e, and 802.11n. But I could not find anything that shows that 802.11ad was implemented here. I am sorry if I sound blunt because of the lack of my knowledge of this model. But I could not find anything on the 802.11ad model.

Any guidance would be appreciated.

Thank you,
Rahul

Hi @RahulSinghGulia ,

In the README file under the Tutorial Scripts section, I mention that all the examples are located inside the scratch folder.
https://github.com/wigig-tools/ns3-802.11ad/tree/master/scratch

Got it. Thank you.