Skip to content

ships.Interface.PowerConsumerResult

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

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

Interface: PowerConsumerResult

Defined in: src/ships/power.ts:75

One power consumer as normalized for presentation and reconciliation.

Properties

deployedOnly

readonly deployedOnly: boolean

Defined in: src/ships/power.ts:87

Whether it draws only with hardpoints deployed.


draw

readonly draw: number

Defined in: src/ships/power.ts:81

Post-engineering draw in megawatts.


enabled

readonly enabled: boolean

Defined in: src/ships/power.ts:83

Whether the module is switched on. Only enabled draws contribute to totals.


label?

readonly optional label?: string

Defined in: src/ships/power.ts:77

Caller label, normally the fitted module's exact journal slot key.


priority

readonly priority: number

Defined in: src/ships/power.ts:85

Effective outfitting-panel priority group, 15.


symbol?

readonly optional symbol?: string

Defined in: src/ships/power.ts:79

Module symbol when the caller supplied one.

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