---
title: "The orbit patch's True Anomaly at Universal Time"
method: GET
path: "/api/o.trueAnomalyAtUTForOrbitPatch"
tags: ["orbit"]
---

# The orbit patch's True Anomaly at Universal Time

`GET /api/o.trueAnomalyAtUTForOrbitPatch`

## Query parameters

- `patchIndex` integer, required
- `UT` number, required
- `scale` string
- `precision` integer
- `int` boolean

## Response `200`

Successful response

- object
  - `o.trueAnomalyAtUTForOrbitPatch` 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/revisions/18cddfbad061/schema)
