astro.codex region lookup.Variable.CODEX_REGION_MAP_Y0 - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki

@elite-dangerous-almanac/core / astro/codex-region-lookup / CODEX_REGION_MAP_Y0

Variable: CODEX_REGION_MAP_Y0

const CODEX_REGION_MAP_Y0: number = projection.y0

Defined in: src/astro/codex-region-lookup.ts:104

Galactic Y of the galaxy's origin corner, in light-years.

Example

import { CODEX_REGION_MAP_Y0 } from '@elite-dangerous-almanac/core/astro/codex-region-lookup';

CODEX_REGION_MAP_Y0; // -> -40985
⚠️ **GitHub.com Fallback** ⚠️