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

EliteDangerousAlmanac / Ships / DistributorCapacitorMetrics

Record: DistributorCapacitorMetrics

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

One distributor capacitor at a chosen pip allocation.

Constructors

new DistributorCapacitorMetrics()

new DistributorCapacitorMetrics(Capacity, RatedRecharge, RechargeRate)

Parameters

Capacity

double

The energy the capacitor holds when full, in megajoules.

RatedRecharge

double

The largest recharge, at four pips, in megajoules per second.

RechargeRate

double

The recharge at the selected pips, in megajoules per second.

Properties

Capacity

Capacity: double

The energy the capacitor holds when full, in megajoules.

RatedRecharge

RatedRecharge: double

The largest recharge, at four pips, in megajoules per second.

RechargeRate

RechargeRate: double

The recharge at the selected pips, in megajoules per second.

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