Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StaUeJointLink ¶
type StaUeJointLink struct { TimeStamp time.Time PlmnID string Ecid string MaxNumUes uint32 NumUes int32 Pa int32 ElapsedTime int64 }
StaUeJointLink is the joint list of StationInfo and UELinkInfo.
func MLBDecisionMaker ¶
func MLBDecisionMaker(stas []*nb.StationInfo, staLinks []nb.StationLinkInfo, ueLinks []*nb.UELinkInfo, threshold *float64) (*[]nb.RadioPowerRequest, []StaUeJointLink)
MLBDecisionMaker decides stations to adjust transmission power.
Click to show internal directories.
Click to hide internal directories.