Commit 23953703 authored by shixixi's avatar shixixi Committed by ruiyue
Browse files

Edit TS28541_NrNrm.yaml

parent d7d22679
Loading
Loading
Loading
Loading
+34 −0
Original line number Diff line number Diff line
@@ -1183,6 +1183,8 @@ components:
                      $ref: '#/components/schemas/SsbDuration'
                    uECellBarredAccess:
                      type: array
                    redCapAccessAllowed:
                      type: boolean
                      uniqueItems: true
                      items:
                        type: string
@@ -1519,6 +1521,38 @@ components:
                      minimum: 0.2
                      maximum: 0.8
                      multipleOf: 0.2
                    CellReselectionRedcap:
                      type: object
                      properties:                      
                        sSearchDeltaPStationary:
                          type: integer
                          enum:
                            - 2
                            - 3
                            - 6
                            - 9
                            - 12
                            - 5                            
                        tSearchDeltaPStationary:
                          type: integer
                          enum:
                            - 5
                            - 10
                            - 20
                            - 30
                            - 60
                            - 120
                            - 180
                            - 240  
                            - 300                        
                        sSearchThresholdP2:
                          type: integer
                          minimum: 0
                          maximum: 31 
                        sSearchThresholdQ2:
                          type: integer
                          minimum: 0
                          maximum: 31                          
                    pMax:
                      type: integer
                      minimum: -30