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

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

Interface: PermitLockedSystem

Defined in: src/astro/permit-locked-systems.ts:17

One individually permit-locked system.

Properties

id64

readonly id64: bigint

Defined in: src/astro/permit-locked-systems.ts:29

The system's 64-bit system address, as reported by the player journal's SystemAddress field.

Remarks

Most of these systems are hand-named rather than procedural, so their address cannot be computed from the name. It is recorded from Spansh/EDSM; see data/astro/SOURCES.md.


name

readonly name: string

Defined in: src/astro/permit-locked-systems.ts:19

Canonically-cased system name, e.g. "Shinrarta Dezhra".

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