Skip to content

astro.Interface.MassStabilityAssessment

github-actions[bot] edited this page Aug 28, 2026 · 1 revision

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

Interface: MassStabilityAssessment

Defined in: src/astro/star-physics.ts:85

A star whose mass exceeds a limit its kind should not be able to exceed.

Properties

limit

readonly limit: MassStabilityLimit

Defined in: src/astro/star-physics.ts:87

The limit that was passed.


limitSolarMasses

readonly limitSolarMasses: number

Defined in: src/astro/star-physics.ts:89

That limit's value, in solar masses.


severity

readonly severity: "warning" | "danger"

Defined in: src/astro/star-physics.ts:96

How far outside expectation the star is: warning for a neutron star past the theoretical TOV limit but still in the mass range the game generates freely, danger for a white dwarf past the Chandrasekhar limit, which should not be a white dwarf at all, or a neutron star past the mass where the game's own population drops off.

API

Guides
astro
Classes (1)
ProceduralSystem

Properties

Accessors

Methods

Interfaces (28)
Type Aliases (6)
Variables (22)
Functions (57)
Subpath modules (3)
commodities
Interfaces (1)
Type Aliases (1)
Variables (3)
Functions (3)
equipment
Interfaces (6)
Type Aliases (8)
Variables (3)
Functions (10)
Subpath modules (2)
i18n
Interfaces (1)
Type Aliases (1)
Functions (17)
materials
Enumerations (2)
Interfaces (2)
Type Aliases (2)
Variables (9)
Functions (9)
ships
Classes (3)
BuildMetrics

Methods

LoadoutEditError

Constructors

Properties

Methods

ShipLoadout

Accessors

Methods

Interfaces (125)
Type Aliases (44)
Variables (10)
Functions (85)
Subpath modules (8)

Clone this wiki locally