# 场景包装器参数

## 一般描述

在每个场景集合中使用不同的子参数的参数。

此参数用于根据给定集合中的不同集合在不同的子参数之间切换 *场景*。它可用于在多个场景集合中改变非场景感知参数类型的数据。例如，许多控制曲线或插值参数并不明确支持场景。作为单个仿真的一部分，此参数可用于测试多个控制曲线定义。 [API 参考资料](https://pywr.github.io/pywr-docs/master/api/generated/pywr.parameters.ScenarioWrapperParameter.html)

## 属性

<table><thead><tr><th width="158">姓名</th><th width="473">描述</th><th>必填项</th></tr></thead><tbody><tr><td>场景</td><td>用于选择参数的场景实例</td><td>是的</td></tr><tr><td>参数</td><td>每个参数中使用的子参数 <em>场景</em>的合奏。参数的数量必须等于给定场景的大小</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/others/scenario-wrapper-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.
