Commit 5aa0d974 authored by shixixi's avatar shixixi Committed by ruiyue
Browse files

Update TS28541_NrNrm.yaml

parent dec523dd
Loading
Loading
Loading
Loading
+14 −3
Original line number Diff line number Diff line
@@ -1279,12 +1279,23 @@ components:
                      $ref: '#/components/schemas/DigitalAzimuth'
                    digitalTilt:
                      $ref: '#/components/schemas/DigitalTilt'                     
                    cCOParametersRef:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'                      
        - type: object
          properties:
            Beam:
              $ref: '#/components/schemas/Beam-Multiple'
        - type: object
          properties:
            CCOWeakCoverageParameters:
              $ref: '#/components/schemas/CCOWeakCoverageParameters-Single'
        - type: object
          properties:
            CCOPilotPollutionParameters:
              $ref: '#/components/schemas/CCOWeakCoverageParameters-Single'
        - type: object
          properties:
            CCOOvershootCoverageParameters:
              $ref: '#/components/schemas/CCOOvershootCoverageParameters-Single'              
                                       
    Beam-Single:
      allOf:
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top'