Commit 9fc8216c authored by shumim's avatar shumim Committed by ruiyue
Browse files

Update file TS28541_NrNrm.yaml

parent 4ffbfcd3
Loading
Loading
Loading
Loading
+6 −10
Original line number Diff line number Diff line
@@ -2223,7 +2223,9 @@ components:
              type: object
              properties:
                coverageShapeList:
                  type: integer
                  type: array
                  items:
                    $ref: '#/components/schemas/coverageShape'
                downlinkTransmitPowerRange:
                  $ref: '#/components/schemas/ParameterRange'
                antennaTiltRange:
@@ -2236,19 +2238,13 @@ components:
                  $ref: '#/components/schemas/ParameterRange'

    CCOWeakCoverageParameters-Single:
      allOf:
        - $ref: '#/components/schemas/CCOParameters-Attr'
        - type: object
      $ref: '#/components/schemas/CCOParameters-Attr'

    CCOPilotPollutionParameters-Single:
      allOf:
        - $ref: '#/components/schemas/CCOParameters-Attr'
        - type: object
      $ref: '#/components/schemas/CCOParameters-Attr'
    
    CCOOvershootCoverageParameters-Single:
      allOf:
        - $ref: '#/components/schemas/CCOParameters-Attr'
        - type: object
      $ref: '#/components/schemas/CCOParameters-Attr'
    
    NTNFunction-Single:
      allOf: