Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RNIBCellMapMutex sync.RWMutex
RNIBCellMapMutex is the mutex to lock and unlock RNIBCellMap
View Source
var StaLinkMapMutex sync.RWMutex
StaLinkMapMutex is the mutex to lock and unlock StaLinkMap
View Source
var UEMapMutex sync.RWMutex
UEMapMutex is the mutex to lock and unlock UEMap
Functions ¶
func MLBDecisionMaker ¶
func MLBDecisionMaker(staMap map[string]*nb.StationInfo, staLinkMap map[string]*nb.StationLinkInfo, ueMap map[string]*nb.UEInfo, threshold *float64) (*[]nb.RadioPowerRequest, map[string]*StaUeJointLink)
MLBDecisionMaker decides stations to adjust transmission power.
Types ¶
Click to show internal directories.
Click to hide internal directories.