Class CelestialMotionFrame
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
motionIMotionModelframeITransformFrame
Properties
relativeAngularVelocity
public override Vector relativeAngularVelocity { get; set; }