Skip to content
Snippets Groups Projects
Commit 7885a01d authored by phuyalu's avatar phuyalu
Browse files

Adding missing inequalities D1-1, D1-2, D1-3, D1-4

parent f0908bb6
Branches main
No related tags found
2 merge requests!2Skip copyright in mscgen figs,!1Adding missing inequalities D1-1, D1-2, D1-3, D1-4
......@@ -15318,12 +15318,20 @@ The UE shall:
 
Inequality D1-1 (Entering condition 1)
 
$$Ml1 - Hys > Thresh1$$
Inequality D1-2 (Entering condition 2)
 
$$Ml2 + Hys <> Thresh2$$
Inequality D1-3 (Leaving condition 1)
 
$$Ml1 + Hys < Thresh1$$
Inequality D1-4 (Leaving condition 2)
 
$$Ml2 - Hys > Thresh2$$
The variables in the formula are defined as follows:
 
***Ml1*** is the distance between UE and a reference location for this event (i.e. *referenceLocation1* as defined within *reportConfigNR* for this event), not taking into account any offsets.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment