astro.Interface.DecodedAddress - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki
@elite-dangerous-almanac/core / astro / DecodedAddress
Defined in: src/astro/system-address.ts:79
A system address decoded into its geometric components.
readonlyabsoluteBoxel:AbsoluteBoxel
Defined in: src/astro/system-address.ts:89
The boxel's absolute position on the per-size-class boxel grid.
readonlyboxelCode:number
Defined in: src/astro/system-address.ts:85
The boxel's base-26 index within the sector (the "boxel code").
readonlysectorGridPosition:SectorGridPosition
Defined in: src/astro/system-address.ts:83
The sector's position on the galaxy grid.
readonlysequence:number
Defined in: src/astro/system-address.ts:87
The system sequence number (N2).
readonlysizeClass:number
Defined in: src/astro/system-address.ts:81
Size class 0–7 (mass code a–h).