I wanted to define a new channel model inside gsoc-nr-channel-models.cc, but i get the "Set the propagation loss model first" error, eventhough I clearly defined it as follows:
channelHelper->SetPathlossAttribute("ShadowingEnabled", BooleanValue(false));
Why does it generate error messages?
Thank you in advance
Angèle