---
title: "The orbit patch's predicted displacement from the center of the main body at the given true anomaly"
method: GET
path: "/api/tar.o.relativePositionAtTrueAnomalyForOrbitPatch"
tags: ["target"]
---

# The orbit patch's predicted displacement from the center of the main body at the given true anomaly

`GET /api/tar.o.relativePositionAtTrueAnomalyForOrbitPatch`

## Query parameters

- `orbitPatchIndex` integer, required
- `trueAnomaly` number, required
- `scale` string
- `precision` integer
- `int` boolean

## Response `200`

Successful response

- object
  - `tar.o.relativePositionAtTrueAnomalyForOrbitPatch` number

---

[API](https://skmtc.net/teaguild/apis/telemachus-reborn-api.md) · [All operations](https://skmtc.net/teaguild/apis/telemachus-reborn-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/teaguild/telemachus-reborn-api/versions/18cddfbad061/schema)
