> 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/ardw/ma-lng-ky-bnyad/recorders/flow-duration-curve-recorders/flow-duration-curve-deviation-recorder.md).

# بہاؤ دورانیہ منحنی انحراف

## عمومی تفصیل

یہ ریکارڈر ہر منظر نامے کے لئے فلو دورانیہ منحنی (ایف ڈی سی) کا حساب لگاتا ہے اور پھر اوپری اور نچلے ہدف ایف ڈی سی سے ان کے انحراف کا حساب ہدف کی مدت منحنی خطوط اور فیصد کی فہرست کی دوسری جہت ایک ہی لمبائی کا ہونا چاہئے اور ایک ہی ترتیب (اعلی سے کم اقدار یا کم سے اعلی اقدار) ہونا چاہئے۔

اگر اصل ایف ڈی سی اوپری ہدف سے اوپر یا نچلے ہدف سے نیچے ہو تو انحراف کا حساب مثبت قرار دیا جاتا ہے۔ اگر اصل ایف ڈی سی اوپری اور نچلے اہداف کے درمیان آتا ہے تو صفر انحراف واپس کیا جاتا ہے۔ [API حوالہ](https://pywr.github.io/pywr-docs/master/api/generated/pywr.recorders.FlowDurationCurveDeviationRecorder.html)

## خصوصیات

\_اگ\_فنک

<table><thead><tr><th width="158">نام</th><th width="473">تفصیل</th><th>مطلوبہ</th><th></th></tr></thead><tbody><tr><td>ماڈل</td><td>PYWR. کور. ماڈل</td><td>جی ہاں</td><td></td></tr><tr><td>نوڈ</td><td>ریکارڈ کرنے کے لئے نوڈ</td><td>جی ہاں</td><td></td></tr><tr><td>فیصد</td><td>بہاؤ کے دورانیہ منحنی کے حساب کتاب میں استعمال کرنے کے لئے فیصد۔ اقدار 0-100 کی حد میں ہونی چاہئیں</td><td>جی ہاں</td><td></td></tr><tr><td>کم_ہدف_ایف ڈی سی</td><td>کم ایف ڈی سی جس کے خلاف منظر نامے ایف ڈی سی کا موازنہ کیا جاتا ہے</td><td>جی ہاں</td><td></td></tr><tr><td>اوپری_ہدف_ایف ڈی سی</td><td>اوپری ایف ڈی سی جس کے خلاف منظر نامے ایف ڈی سی کا موازنہ کیا جاتا ہے</td><td>جی ہاں</td><td></td></tr><tr><td>اے جی جی جی_فنک</td><td>فنکشن ایف ڈی سی انحرافات کو فیصد تک جمع کرنے کے لئے استعمال کیا جاتا ہے۔</td><td></td><td></td></tr><tr><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/ardw/ma-lng-ky-bnyad/recorders/flow-duration-curve-recorders/flow-duration-curve-deviation-recorder.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.
