astro.Interface.AtmosphereComponent - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki
@elite-dangerous-almanac/core / astro / AtmosphereComponent
Defined in: src/astro/body-scan.ts:78
One gas in a body's atmosphere, as one entry of BodyProperties.AtmosphereComposition.
readonlyName:string
Defined in: src/astro/body-scan.ts:80
The gas, as the game names it, e.g. "Nitrogen", "SulphurDioxide".
readonlyPercent:number
Defined in: src/astro/body-scan.ts:82
Share of the atmosphere, as a percentage — 99.124542, not 0.99124542.