# Curva de controle básico

## Descrição geral

Classe base para todos os parâmetros que dependem de um nó anexado contendo um controle\_Parâmetro da curva. \[Referência API] (<https://pywr.github.io/pywr-docs/master/api/generated/pywr.parameters.control\\_curves.baseControlCurveParameter.html> #pywr .parameters.control\ \_curves.baseControlCurveParameter)

## Atributos

(

<table><thead><tr><th width="158">Nome</th><th width="409">Descrição</th><th>Obrigatório</th></tr></thead><tbody><tr><td>armazenamento_node</td><td>Um nó <em>de armazenamento</em> opcional que pode ser usado para consultar o volume percentual atual</td><td>Sim,</td></tr><tr><td>controle)._curva-se</td><td>Os objetos Parameter a serem usados como curvas de controle</td><td>sim</td></tr></tbody></table>

## Exemplo

em breve...

```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/portugues/nocoes-basicas-de-modelagem/parameters/control-curve-parameters/base-control-curve.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.
