nyuwireless-unipd / ns3-mmwave

ns-3 module for simulating mmWave-based cellular systems. See https://ieeexplore.ieee.org/document/8344116/ (open access) as a reference.
GNU General Public License v2.0
293 stars 191 forks source link

Enabling OhBuildingsPropagationLossModel.cc in buildings model. #194 #226

Open mingharti opened 2 years ago

mingharti commented 2 years ago

test_ohpropagationmodel I used this SetPathlossModelType ("ns3::oh-buildings-propagation-loss-model"); but I got the above error.

tommasozugno commented 2 years ago

Could you please run with the --gdb option and provide the backtrace?