DotNet.Astronomy.Record.BodyComposition - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki
EliteDangerousAlmanac / Astronomy / BodyComposition
Defined in: dotnet/src/EliteDangerousAlmanac/Astronomy/BodyScan.cs:58
What a body is made of, by share.
new BodyComposition(
Ice,Rock,Metal)
double
The ice share, from zero through one.
double
The rock share, from zero through one.
double
The metal share, from zero through one.
Ice:
double
The ice share, from zero through one.
Metal:
double
The metal share, from zero through one.
Rock:
double
The rock share, from zero through one.