# Accuracy Test: 295 Meter Slant Range

The scatter of ROV positions at 295 meters covers a band about 35 meters long. About 90 percent of the error is in the transceiver measuring the relative bearing to the transponder, plus the IMU heading error. This scatter shows about +/- 2.5 degrees error in relative bearing, likely due to phase measurement errors.

The slant range error is partly GPS error and partly slant range measurement due to multipath.&#x20;

You can see there are two separate bands of positions. Initially, we cut a hole right at 300 meters and took a few measurements. However, the total range allowed is hard-limited to 300 meters (to prevent interference from adjacent systems) and was affecting another aspect of this test, so we moved 5 meters closer to the transponder.

<figure><img src="/files/hkZ5fUejJClngnBI2DaU" alt=""><figcaption><p>295 Meter Slant Range Plot</p></figcaption></figure>


---

# 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://docs.ceruleansonar.com/c/rov-locator/fundamentals-useful-to-system-designers/accuracy-expectations/accuracy-test-295-meter-slant-range.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.
