DotNet.Astronomy.Record.AtmosphereComponent - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki

EliteDangerousAlmanac / Astronomy / AtmosphereComponent

Record: AtmosphereComponent

Defined in: dotnet/src/EliteDangerousAlmanac/Astronomy/BodyScan.cs:41

One gas in a body's atmosphere.

Constructors

new AtmosphereComponent()

new AtmosphereComponent(Name, Percent)

Parameters

Name

string

The gas, such as Nitrogen.

Percent

double

The share of the atmosphere, as a percentage.

Properties

Name

Name: string

The gas, such as Nitrogen.

Percent

Percent: double

The share of the atmosphere, as a percentage.

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