DotNet.Astronomy.Record.SpinOrbitResonance - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki
EliteDangerousAlmanac / Astronomy / SpinOrbitResonance
Defined in: dotnet/src/EliteDangerousAlmanac/Astronomy/BodyOrbit.cs:40
How a body's turning and its orbit keep step.
One turn to one orbit is a tidally locked body, which keeps one face towards what it orbits. Three turns to two orbits is what Mercury does around the Sun.
new SpinOrbitResonance(
Rotations,Orbits)
int
The turns the body makes.
int
The orbits it makes in the same time.
Orbits:
int
The orbits it makes in the same time.
Rotations:
int
The turns the body makes.