Hello everyone,
I'm simulating a scenario where there are two sets of UEs each communicating to a gnodeb under one of the operating bands that the gnodeb services (and thus are under different central frequencies, numerologies, etc.). Under each band, there are two CCs, each having only one BWP. Thus, each band has a total of 2 BWPs.
Setting the Config::SetDefault("ns3::NrPmSearch::SubbandSize", UintegerValue(1)); line will cause errors as the BWPs under one band will have a different value for total PRBs from the BWPs in the other band. Thus, is it possible to set the SubbandSize attribute of the NrPmSearch class for each BWP? Or is there in general a way in 5G-LENA to perform the NrPmSearch functionality given BWPs of different varying PRBs?
Best regards,
Alan Birchler De Allende