Commit 7885a01d authored by phuyalu's avatar phuyalu
Browse files

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

parent f0908bb6
Loading
Loading
Loading
Loading
+8 −0
Original line number Original line Diff line number Diff line
@@ -15318,12 +15318,20 @@ The UE shall:
Inequality D1-1 (Entering condition 1)
Inequality D1-1 (Entering condition 1)
$$Ml1 - Hys > Thresh1$$
Inequality D1-2 (Entering condition 2)
Inequality D1-2 (Entering condition 2)
$$Ml2 + Hys <> Thresh2$$
Inequality D1-3 (Leaving condition 1)
Inequality D1-3 (Leaving condition 1)
$$Ml1 + Hys < Thresh1$$
Inequality D1-4 (Leaving condition 2)
Inequality D1-4 (Leaving condition 2)
$$Ml2 - Hys > Thresh2$$
The variables in the formula are defined as follows:
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.
***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.