Skip to content

ships.Interface.JumpRangeSummary

github-actions[bot] edited this page Aug 26, 2026 · 74 revisions

@elite-dangerous-almanac/core / ships / JumpRangeSummary

Interface: JumpRangeSummary

Defined in: src/ships/build-metrics.ts:364

A build's jump ranges at the loads that matter. The three single-jump values and each total result's range are in light-years.

Properties

laden

readonly laden: number

Defined in: src/ships/build-metrics.ts:373

Single jump on a full tank with a full hold.


max

readonly max: number

Defined in: src/ships/build-metrics.ts:369

Best single jump: no cargo, and only one jump's fuel aboard — the figure the game and EDSY label "maximum jump range".


totalLaden

readonly totalLaden: TotalRangeDetails

Defined in: src/ships/build-metrics.ts:379

Summed range and jump count on one full tank, full hold.


totalMax

readonly totalMax: TotalRangeDetails

Defined in: src/ships/build-metrics.ts:375

Summed range and jump count on one jump's fuel, empty hold.


totalUnladen

readonly totalUnladen: TotalRangeDetails

Defined in: src/ships/build-metrics.ts:377

Summed range and jump count on one full tank, empty hold.


unladen

readonly unladen: number

Defined in: src/ships/build-metrics.ts:371

Single jump on a full tank with an empty hold.

API

Guides
astro
Classes (1)
ProceduralSystem

Properties

Accessors

Methods

Interfaces (16)
Type Aliases (3)
Variables (11)
Functions (37)
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