pytwinnet.scheduling.association

Functions

max_rsrp_association(twin, tx_ids, ue_ids)

Associate each UE to the TX (gNB) with the strongest RSRP.

pytwinnet.scheduling.association.max_rsrp_association(twin, tx_ids, ue_ids)[source]

Associate each UE to the TX (gNB) with the strongest RSRP.

Return type:

Dict[str, str]

Parameters: