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

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

Variable: CODEX_REGION_MAP_X0

const CODEX_REGION_MAP_X0: number = projection.x0

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

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

Example

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

CODEX_REGION_MAP_X0; // -> -49985
⚠️ **GitHub.com Fallback** ⚠️