astro.Interface.DecodedAddress - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki

@elite-dangerous-almanac/core / astro / DecodedAddress

Interface: DecodedAddress

Defined in: src/astro/system-address.ts:79

A system address decoded into its geometric components.

Properties

absoluteBoxel

readonly absoluteBoxel: AbsoluteBoxel

Defined in: src/astro/system-address.ts:89

The boxel's absolute position on the per-size-class boxel grid.


boxelCode

readonly boxelCode: number

Defined in: src/astro/system-address.ts:85

The boxel's base-26 index within the sector (the "boxel code").


sectorGridPosition

readonly sectorGridPosition: SectorGridPosition

Defined in: src/astro/system-address.ts:83

The sector's position on the galaxy grid.


sequence

readonly sequence: number

Defined in: src/astro/system-address.ts:87

The system sequence number (N2).


sizeClass

readonly sizeClass: number

Defined in: src/astro/system-address.ts:81

Size class 0–7 (mass code ah).

⚠️ **GitHub.com Fallback** ⚠️