# المعلمة المتكاملة الجزئية

## وصف عام

المعلمة التي تدمج وظيفة متعددة الأجزاء.

تحسب هذه المعلمة تكامل الدالة الجزئية. يتم إعطاء الدالة الجزئية في صورة مصفوفتين (*x* و *y*) ويفترض أن تبدأ من (0، 0). قيم *x* يجب أن تكون متزايدة بشكل رتيب وأكبر من الصفر. [API المرجع](https://pywr.github.io/pywr-docs/master/api/generated/pywr.parameters.PiecewiseIntegralParameter.html)

## السمات

<table><thead><tr><th width="158">الاسم</th><th width="473">وصف</th><th>مطلوب</th></tr></thead><tbody><tr><td>معيار</td><td>تحدد المعلمة الحدود اليمنى للتكامل</td><td>نعم</td></tr><tr><td>x</td><td>عدد مرات التكرار</td><td>نعم</td></tr><tr><td>y</td><td>عدد مرات التكرار</td><td>نعم</td></tr></tbody></table>

## مثال

قريبًا...

«جسون» {

}

```
```


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://water-strategy.gitbook.io/waterstrategy/arby/asasyat-alnmthjh/parameters/others/piecewise-integral-parameter.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
