Table of Contents

Class CelestialMotionFrame

Namespace
KSP.Sim.impl
Assembly
Assembly-CSharp.dll
public class CelestialMotionFrame : MotionFrame, IMotionFrame, IMotion, IMotionRelative
Inheritance
CelestialMotionFrame
Implements
Inherited Members
Extension Methods

Constructors

CelestialMotionFrame(IMotionModel, ITransformFrame)

public CelestialMotionFrame(IMotionModel motion, ITransformFrame frame)

Parameters

motion IMotionModel
frame ITransformFrame

Properties

relativeAngularVelocity

public override Vector relativeAngularVelocity { get; set; }

Property Value

Vector