# Узел речной колеи

{% embed url="<https://www.youtube.com/watch?v=Qbz6aCHnEh4>" %}
Видео с использованием узла RiverGauge
{% endembed %}

## Общее описание

The **Узел «Речная колея** представляет собой речную гидрометрическую станцию с минимальным остаточным стоком (MRF). [API Справка](https://pywr.github.io/pywr-docs/master/api/generated/pywr.domains.river.RiverGauge.html).

## Основные атрибуты

<table><thead><tr><th width="178.33333333333331">Имя</th><th width="397">Описание</th><th>Требуется</th></tr></thead><tbody><tr><td>мрф</td><td>Минимальный остаточный расход (MRF) на манометре</td><td>Требуется</td></tr><tr><td>стоимость mrf</td><td>Стоимость маршрута через MRF</td><td>Требуется</td></tr><tr><td>стоимость</td><td>Стоимость другого (неограниченного) маршрута</td><td>Требуется</td></tr></tbody></table>

## Примеры

скоро...


---

# 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/russkii/osnovy-modelirovaniya/node-types/water-transport/rivergauge-node.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.
