pytwinnet.handover¶
- class pytwinnet.handover.HandoverController(hysteresis_db=3.0, time_to_trigger_s=0.64, _cand=<factory>)[source]¶
Bases:
object- step(twin, ue_id, current_tx_id, timestamp_s)[source]¶
- Return type:
- Parameters:
twin (DigitalTwin)
ue_id (str)
current_tx_id (str)
timestamp_s (float)
Modules