# 数组索引情景月度因子

## 一般描述

使用数组和 timeStep.Index 的时变参数，每个场景都有乘法因子。

值是受因子干扰的基准时间序列数据。该因子取自形状因子（场景大小，12）。因此，因素因情景和月份的个别情景而异。 [API 参考资料](https://pywr.github.io/pywr-docs/master/api/generated/pywr.parameters.ArrayIndexedScenarioMonthlyFactorsParameter.html)

## 属性

<table><thead><tr><th width="158">姓名</th><th width="409">描述</th><th>必填项</th></tr></thead><tbody><tr><td>场景</td><td>应提供不同配置文件的场景对象</td><td>是的</td></tr><tr><td>价值</td><td>第一个维度的长度应等于场景对象中的成员数量，第二个维度的长度应为 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/array-indexed-scenario-monthly-factors.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.
