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

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

Interface: AtmosphereComponent

Defined in: src/astro/body-scan.ts:78

One gas in a body's atmosphere, as one entry of BodyProperties.AtmosphereComposition.

Properties

Name

readonly Name: string

Defined in: src/astro/body-scan.ts:80

The gas, as the game names it, e.g. "Nitrogen", "SulphurDioxide".


Percent

readonly Percent: number

Defined in: src/astro/body-scan.ts:82

Share of the atmosphere, as a percentage99.124542, not 0.99124542.

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