# 统一提款概况

## 一般描述

提供从一到零的均匀递减值的参数。

此参数旨在用于 *年度虚拟存储* 节点，提供代表年度交易量完美平均利用率的概况。它在重置日返回的值为 1，之后每天都会减少 1/366。 [API 参考资料](https://pywr.github.io/pywr-docs/master/api/generated/pywr.parameters.UniformDrawdownProfileParameter.html#pywr.parameters.UniformDrawdownProfileParameter)

## 属性

<table><thead><tr><th width="176">姓名</th><th width="390">描述</th><th>必填项</th></tr></thead><tbody><tr><td>重置_</td><td>d</td><td>ay 将音量重置为初始值的当月 (1-31) 是重置</td></tr><tr><td>_月</td><td>将音量重置为初始值的一年中的月份 (1-12)</td><td>是的</td></tr></tbody></table>

## 示例

即将推出...

\`\`json {

}

```
```


---

# 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/zhong-guo-ren/jian-mo-ji-chu-zhi-shi/parameters/time-series-and-profiles/uniform-drawdown-profile.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.
