# sinu

Channel sinuosity is a measure of how much a river or stream channel deviates from a straight line between two points. It is calculated by dividing the length of the channel by the straight-line distance between its endpoints.&#x20;

For rivers, the conventional classes of sinuosity are:

| Sinuosity       | Channel Form    |
| --------------- | --------------- |
| < 1.05          | almost straight |
| ≥ 1.05 - < 1.25 | winding         |
| ≥ 1.25 - < 1.50 | twisty          |
| ≥ 1.50          | meandering      |


---

# 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://swatplus.gitbook.io/io-docs/introduction-1/channels/hyd-sed-lte.cha/wd_rto.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.
