> 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/statistical-recorders/aggregated-recorder.md).

# مجموعی ریکارڈر

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

یہ ریکارڈر متعدد دیگر ریکارڈر اشیاء کو جمع کرنے کے لئے استعمال کیا جاتا ہے۔

کلاس دوسرے ریکارڈز کے نتائج لے کر ایک پیچیدہ مجموعی ریکارڈر تیار کرنے کا ایک طریقہ فراہم کرتا ہے۔ دی *. اقدار ()* طریقہ پہلے فراہم کردہ ریکارڈرز سے غیر مجموعی اقدار اکٹھا کرتا ہے۔ اس کے بعد ان کو فی منظر نامے کی بنیاد پر جمع کیا جاتا ہے اور اس کلاسوں کے ذریعہ واپس کیا جاتا ہے *. اقدار ()* طریقہ۔ یہ طریقہ اجازت دیتا ہے *ایگریگیٹڈ ریکارڈر* دوسرے میں ریکارڈر کے طور پر استعمال کیا جانا *ایگریگیٹڈ ریکارڈر* مثالات۔

پہلے سے طے شدہ طور پر وہی ہے *اے جی جی\_فنک* فنکشن دونوں مراحل کے لئے استعمال ہوتا ہے، لیکن ایک اختیاری *ریکارڈر\_اے جی جی\_func* منظرناموں میں ایک مختلف جمع کرسکتا ہے۔ مثال کے طور پر ہر منظر نامے کے ریکارڈرز کا مجموعہ کرنا، اور پھر مجموعی رقم کی اوسط لینا۔[ ](https://pywr.github.io/pywr-docs/master/api/generated/pywr.recorders.NumpyArrayNodeCurtailmentRatioRecorder.html)[API حوالہ](https://pywr.github.io/pywr-docs/master/api/generated/pywr.recorders.AggregatedRecorder.html#pywr.recorders.AggregatedRecorder)

## خصوصیات

*جمع ہونے پر استعمال کرنے*

<table><thead><tr><th width="155">نام</th><th width="395">تفصیل</th><th>مطلوبہ</th></tr></thead><tbody><tr><td>ماڈل</td><td>PYWR. کور. ماڈل</td><td>اختیاری</td></tr><tr><td>ریکارڈر</td><td>دوسرا <em>ریکارڈر</em> جمع کرنے کے لئے مثالیں</td><td>اختیاری</td></tr><tr><td>اے جی جی جی_</td><td>کے لئے فنک سیناریو جمع کرنے کا فنکشن_اہمیت کہا جاتا ہے (ڈیفالٹ = “معنی”)</td><td>اختیاری</td></tr><tr><td>ریکارڈر_اے جی جی جی_فنک</td><td>جب استعمال کرنے کے لئے ریکارڈر جمع کرنے کا فنکشن <em>مجموعی_قدر کہا جاتا</em> ہے (ڈیفالٹ = `agg_فنک`)</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/statistical-recorders/aggregated-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.
