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

EliteDangerousAlmanac / Astronomy / BoxelLetters

Record: BoxelLetters

Defined in: dotnet/src/EliteDangerousAlmanac/Astronomy/SystemName.cs:33

The four fields one boxel code holds.

Constructors

new BoxelLetters()

new BoxelLetters(L1, L2, L3, N1)

Parameters

L1

int

The first letter, zero through 25.

L2

int

The second letter, zero through 25.

L3

int

The third letter, zero through 25.

N1

int

The number after the letters.

Properties

L1

L1: int

The first letter, zero through 25.

L2

L2: int

The second letter, zero through 25.

L3

L3: int

The third letter, zero through 25.

N1

N1: int

The number after the letters.

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