astro.nebulae planetary.Variable.PLANETARY_NEBULAE - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki
@elite-dangerous-almanac/core / astro/nebulae-planetary / PLANETARY_NEBULAE
constPLANETARY_NEBULAE: readonlyNebula[]
Defined in: src/astro/nebulae-planetary.ts:35
Every planetary nebula, sorted by name.
Every record has type: 'planetary'. name is normally identical to system;
where explorers have given one a community name it is appended in parentheses
("Aemonz WZ-Y e6771 (Lazurite Nebula)").
import { PLANETARY_NEBULAE } from '@elite-dangerous-almanac/core/astro/nebulae-planetary';
PLANETARY_NEBULAE[0]?.name; // -> 'Aemonz EQ-Y e1899'