Searched refs:rb_configuration_dl (Results 1 – 3 of 3) sorted by relevance
417 def rb_configuration_dl(self): member in BaseStation423 @rb_configuration_dl.setter424 def rb_configuration_dl(self, rb_config): member in BaseStation
428 bts.rb_configuration_dl = (nrb_dl, self.dl_modulation, 'KEEP')451 bts.rb_configuration_dl = (nrb_dl, 0, self.dl_modulation, tbs)453 bts.rb_configuration_dl))
706 def rb_configuration_dl(self): member in BaseStation714 @rb_configuration_dl.setter715 def rb_configuration_dl(self, rb_config): member in BaseStation