ships.Interface.DistributorMetrics - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki
@elite-dangerous-almanac/core / ships / DistributorMetrics
Defined in: src/ships/distributor.ts:72
All three capacitor figures for one power distributor and pip allocation.
Frozen — nested records and lists included — so a result can be held, cached and shared without a defensive copy. Derive a changed figure with a spread rather than by assigning into one.
readonlyengines:DistributorCapacitorMetrics
Defined in: src/ships/distributor.ts:76
ENG-capacitor capacity and recharge.
readonlypips:DistributorPips
Defined in: src/ships/distributor.ts:80
Pip allocation used to calculate the three recharge rates.
readonlysystems:DistributorCapacitorMetrics
Defined in: src/ships/distributor.ts:74
SYS-capacitor capacity and recharge.
readonlyweapons:DistributorCapacitorMetrics
Defined in: src/ships/distributor.ts:78
WEP-capacitor capacity and recharge.