Skip to content

DotNet.Astronomy.Record.AbsoluteBoxel

github-actions[bot] edited this page Sep 20, 2026 · 11 revisions

EliteDangerousAlmanac / Astronomy / AbsoluteBoxel

Record: AbsoluteBoxel

Defined in: dotnet/src/EliteDangerousAlmanac/Astronomy/SystemAddress.cs:15

Where a boxel sits on the grid of boxels of its own size.

Remarks

These are counts of boxels from the galaxy corner, not light years. One step is one boxel edge, which MassCode.BoxelEdgeLy reads for a size class.

Constructors

new AbsoluteBoxel()

new AbsoluteBoxel(X, Y, Z)

Parameters

X

int

The boxel index along the galactic X axis.

Y

int

The boxel index along the galactic Y axis.

Z

int

The boxel index along the galactic Z axis.

Properties

X

X: int

The boxel index along the galactic X axis.

Y

Y: int

The boxel index along the galactic Y axis.

Z

Z: int

The boxel index along the galactic Z axis.

.NET

Guides
Astronomy
Classes (16)
Records (29)
Enumerations (6)
Commodities
Classes (2)
Records (1)
Enumerations (1)
Equipment
Classes (8)
Records (19)
Enumerations (8)
GalaxyMap
Classes (1)
Records (1)
Localization
Classes (2)
Enumerations (1)
Materials
Classes (5)
Records (2)
Enumerations (4)
Ships
Classes (42)
Records (115)
Interfaces (1)
Enumerations (35)

Clone this wiki locally