Table of Contents

Class CelestialFrameRotationProvider

Namespace
KSP.Sim
Assembly
Assembly-CSharp.dll
public class CelestialFrameRotationProvider : IDynamicFrameRotationProvider
Inheritance
CelestialFrameRotationProvider
Implements
Inherited Members
Extension Methods

Constructors

CelestialFrameRotationProvider(IUniverseObserver)

public CelestialFrameRotationProvider(IUniverseObserver observer)

Parameters

observer IUniverseObserver

Methods

GetRotation(double)

public Rotation GetRotation(double universeDeltaTime)

Parameters

universeDeltaTime double

Returns

Rotation