> For the complete documentation index, see [llms.txt](https://water-strategy.gitbook.io/waterstrategy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://water-strategy.gitbook.io/waterstrategy/arby/asasyat-alnmthjh/parameters/combining-multiple-parameters/offset-parameter.md).

# معامل الأوفست

## وصف عام

المعلمة التي تعوض أخرى *المعلمة* بقيمة ثابتة.

هذه الفئة هي نسخة أكثر كفاءة من *المعلمة المجمعة* حيث تكون واحدة *المعلمة* يتم تعويضها بقيمة ثابتة. [API المرجع](https://pywr.github.io/pywr-docs/master/api/generated/pywr.parameters.OffsetParameter.html)

## السمات

مقاس المتغير \_حدود

<table><thead><tr><th width="191">الاسم</th><th width="437">وصف</th><th>مطلوب</th><th></th><th></th></tr></thead><tbody><tr><td>الأطفال</td><td></td><td></td><td></td><td></td></tr><tr><td>تعليق</td><td>تعليق: يونيكود</td><td></td><td></td><td></td></tr><tr><td>مزدوج_</td><td>مزدوج_الحجم: 'int'</td><td></td><td></td><td></td></tr><tr><td>عدد صحيح_</td><td>عدد صحيح الحجم_الحجم: 'int'</td><td></td><td></td><td></td></tr><tr><td>هو_</td><td>هو_المتغير: 'bool'</td><td></td><td></td><td></td></tr><tr><td>نموذج</td><td></td><td></td><td></td><td></td></tr><tr><td>اسم</td><td></td><td></td><td></td><td></td></tr><tr><td>الأوفست</td><td>الإزاحة التي سيتم تطبيقها على القيمة التي تم إرجاعها بواسطة <em>معيار</em></td><td></td><td></td><td></td></tr><tr><td>معيار</td><td>المعلمة للمقارنة مع العوامة</td><td></td><td></td><td></td></tr><tr><td>ادنى_</td><td></td><td></td><td></td><td></td></tr><tr><td>الحدود:</td><td>الحدود السفلية للإزاحة عند استخدامها أثناء التحسين العلوي</td><td></td><td>الحدود العليا للإزاحة عند استخدامها أثناء التحسين</td><td></td></tr><tr><td>آباء</td><td></td><td></td><td></td><td></td></tr><tr><td>بحجم</td><td></td><td></td><td></td><td></td></tr></tbody></table>

## مثال

قريبًا...

«جسون» {

}

```
```


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://water-strategy.gitbook.io/waterstrategy/arby/asasyat-alnmthjh/parameters/combining-multiple-parameters/offset-parameter.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
