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

EliteDangerousAlmanac / Astronomy / GalacticPlanePosition

Record: GalacticPlanePosition

Defined in: dotnet/src/EliteDangerousAlmanac/Astronomy/CodexRegion.cs:11

A place on the flat plane of the galaxy, in light years.

Constructors

new GalacticPlanePosition()

new GalacticPlanePosition(X, Z)

Parameters

X

double

The galactic X coordinate, in light years.

Z

double

The galactic Z coordinate, towards or away from the core, in light years.

Properties

X

X: double

The galactic X coordinate, in light years.

Z

Z: double

The galactic Z coordinate, towards or away from the core, in light years.

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