ships.Interface.BuildWeaponMetrics - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki

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

Interface: BuildWeaponMetrics

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

A build's firepower: every fitted weapon, and the totals across the enabled ones.

Properties

total

readonly total: WeaponTotals

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

The additive totals across the enabled weapons.


weapons

readonly weapons: readonly FittedWeaponMetrics[]

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

Every fitted weapon in hull slot order. Weapons in unknown or unmapped slots follow the known slots in their original source order.

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