Skip to content

astro.Interface.RingDynamics

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

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

Interface: RingDynamics

Defined in: src/astro/body-rings.ts:71

How fast a ring turns, and how fast each of its edges is therefore moving.

Properties

innerVelocity

readonly innerVelocity: number

Defined in: src/astro/body-rings.ts:77

Speed of the inner edge, in m/s. The slower one, because the ring turns rigidly.


nominalRadius

readonly nominalRadius: number

Defined in: src/astro/body-rings.ts:75

The radius that period is taken at, in metres — see ringDynamics.


orbitalPeriod

readonly orbitalPeriod: number

Defined in: src/astro/body-rings.ts:73

The single period the whole ring turns in, in seconds.


outerVelocity

readonly outerVelocity: number

Defined in: src/astro/body-rings.ts:79

Speed of the outer edge, in m/s.

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