# lat\_time

{% hint style="info" %}
Setting *lat\_time* = 0.0 will allow the model to calculate the travel time based on soil hydraulic properties. This variable should be set to a specific value only by hydrologists familiar with the base flow characteristics of the watershed.
{% endhint %}


---

# 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/hydrology/hydrology.hyd/lat_time.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.
