# 存储记录器

## 一般描述

[API 参考资料](https://pywr.github.io/pywr-docs/master/api/generated/pywr.recorders.StorageRecorder.html)

## 属性

*func 某些优化算法约束使用的（如果有）\_更低\_边界，约束\_上部\_bound*

<table><thead><tr><th width="158">姓名</th><th width="487">描述</th><th>必填项</th></tr></thead><tbody><tr><td>模型</td><td>pywr.core.model</td><td>是的</td></tr><tr><td>AGG_</td><td>聚合时使用的场景聚合函数_价值 被称为</td><td>是的</td></tr><tr><td>名称</td><td>录音机的名称</td><td></td></tr><tr><td>评论</td><td>录音机的评论或描述</td><td></td></tr><tr><td>忽视_</td><td>调用<em>聚合时忽略 NaN 值的 nan 标志_价值</em></td><td></td></tr><tr><td>是_</td><td></td><td></td></tr><tr><td>目标</td><td>标志，用于表示使用此记录器进行的优化方向</td><td></td></tr><tr><td>epsilon Epsilon</td><td>距离</td><td></td></tr><tr><td></td><td><p>s 用于下限和上限定义的值。这些值决定录制器实例是否被标记为约束。任一绑定都可以为 “<em>无</em>”（默认）以禁用相应的边界。<em>如果两个边界均为 None，则为_约束</em> 财产将返回 <em>假的</em>。下限必须严格小于上限。通过将两个边界设置为相同的值，可以创建相等约束。</p><p>模型仿真期间不使用约束边界。相反，它们旨在供优化包装器（或其他外部工具）用来定义受限的优化问题。</p></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/recorders/base-recorder/storage-recorder.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.
