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

EliteDangerousAlmanac / Ships / LoadoutCalculationModule

Record: LoadoutCalculationModule

Defined in: dotnet/src/EliteDangerousAlmanac/Ships/LoadoutCalculations.cs:162

One fitted module reduced to the contributions an aggregate needs.

Constructors

new LoadoutCalculationModule()

new LoadoutCalculationModule(Mass)

Parameters

Mass

double

The post-engineering mass, in tonnes.

Properties

CabinCapacity

CabinCapacity: double?

Defined in: dotnet/src/EliteDangerousAlmanac/Ships/LoadoutCalculations.cs:168

The berths, on a passenger cabin and nothing else.

CargoCapacity

CargoCapacity: double?

Defined in: dotnet/src/EliteDangerousAlmanac/Ships/LoadoutCalculations.cs:165

The cargo tonnes, on a cargo rack and nothing else.

FuelCapacity

FuelCapacity: double?

Defined in: dotnet/src/EliteDangerousAlmanac/Ships/LoadoutCalculations.cs:171

The fuel tonnes, on a fuel tank and nothing else.

Mass

Mass: double

The post-engineering mass, in tonnes.

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