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

EliteDangerousAlmanac / Ships / DistributorPips

Record: DistributorPips

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

The pip allocation one distributor result was calculated at.

Constructors

new DistributorPips()

new DistributorPips(Systems, Engines, Weapons)

Parameters

Systems

double

The pips assigned to SYS, from zero through four.

Engines

double

The pips assigned to ENG, from zero through four.

Weapons

double

The pips assigned to WEP, from zero through four.

Properties

Engines

Engines: double

The pips assigned to ENG, from zero through four.

Systems

Systems: double

The pips assigned to SYS, from zero through four.

Weapons

Weapons: double

The pips assigned to WEP, from zero through four.

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