Table of Contents

Class BodyMotionFrame

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

Constructors

BodyMotionFrame(IMotionModel, ITransformFrame)

public BodyMotionFrame(IMotionModel motion, ITransformFrame frame)

Parameters

motion IMotionModel
frame ITransformFrame

Properties

relativeAngularVelocity

public override Vector relativeAngularVelocity { get; set; }

Property Value

Vector