# 控制曲线插值参数

## 一般描述

在三个或更多值之间插值的控制曲线参数。

返回值在控制曲线之间线性插值，第一个和最后一个值分别为 100% 和 0%。 [API 参考资料](https://pywr.github.io/pywr-docs/master/api/generated/pywr.parameters.control_curves.ControlCurveInterpolatedParameter.html)

## 属性

如果*值*为 “*无*”，则*参数可以指定用于每条控制曲线的参数*对象。参数的数量应为 2 + len（控制）\_曲线）

<table><thead><tr><th width="158">姓名</th><th width="473">描述</th><th>必填项</th></tr></thead><tbody><tr><td>存储_node</td><td>一个可选的<em>存储</em>节点，可用于查询当前的容量百分比</td><td>是</td></tr><tr><td>控制_曲线</td><td>用作控制曲线的参数对象</td><td>是的</td></tr><tr><td>价值</td><td>要返回的与控制曲线相对应的值列表。列表的长度应为 2 + len（控制）_曲线)</td><td>是</td></tr><tr><td>的</td><td>参数</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/control-curve-parameters/control-curve-interpolated-parameter.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.
