pytwinnet.accelerate.association

Functions

max_rsrp_association_vectorized(twin, ...)

Vectorized max-RSRP association.

pytwinnet.accelerate.association.max_rsrp_association_vectorized(twin, tx_ids, ue_ids)[source]

Vectorized max-RSRP association. Much faster than per-pair loops for large sets.

Return type:

Dict[str, str]

Parameters: