Searched refs:SchedulingMode (Results 1 – 2 of 2) sorted by relevance
285 scheduling = LteSimulation.SchedulingMode.STATIC291 for scheduling_mode in LteSimulation.SchedulingMode:301 for elem in LteSimulation.SchedulingMode}))303 if scheduling == LteSimulation.SchedulingMode.STATIC:346 LteSimulation.SchedulingMode.STATIC,358 LteSimulation.SchedulingMode.DYNAMIC)
75 class SchedulingMode(Enum): class in LteSimulation401 scheduling = LteSimulation.SchedulingMode.STATIC406 scheduling = LteSimulation.SchedulingMode.DYNAMIC408 scheduling = LteSimulation.SchedulingMode.STATIC414 if scheduling == LteSimulation.SchedulingMode.STATIC:453 LteSimulation.SchedulingMode.STATIC,463 LteSimulation.SchedulingMode.DYNAMIC)835 if scheduling == self.SchedulingMode.STATIC: