DotNet.Ships.Record.DistributorMetrics - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki

EliteDangerousAlmanac / Ships / DistributorMetrics

Record: DistributorMetrics

Defined in: dotnet/src/EliteDangerousAlmanac/Ships/Distributor.cs:55

All three capacitor figures for one power distributor and pip allocation.

Constructors

new DistributorMetrics()

new DistributorMetrics(Systems, Engines, Weapons, Pips)

Parameters

Systems

DistributorCapacitorMetrics

The SYS-capacitor capacity and recharge.

Engines

DistributorCapacitorMetrics

The ENG-capacitor capacity and recharge.

Weapons

DistributorCapacitorMetrics

The WEP-capacitor capacity and recharge.

Pips

DistributorPips

The pip allocation the three recharge rates were calculated at.

Properties

Engines

Engines: DistributorCapacitorMetrics

The ENG-capacitor capacity and recharge.

Pips

Pips: DistributorPips

The pip allocation the three recharge rates were calculated at.

Systems

Systems: DistributorCapacitorMetrics

The SYS-capacitor capacity and recharge.

Weapons

Weapons: DistributorCapacitorMetrics

The WEP-capacitor capacity and recharge.

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