Click or drag to resize

AxesLinearRate Properties

The AxesLinearRate type exposes the following members.

Properties
  NameDescription
Public propertyInitialRotation
Gets or sets the rotational displacement of this axes with respect to the reference axes at the reference epoch.
Public propertyInitialRotationalVelocity
Gets or sets the magnitude of the rotational velocity with respect to the reference axes at the reference epoch.
Public propertyIsFrozen
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.)
Public propertyReferenceAxes
Gets or sets the axes from which this axes is offset.
Public propertyReferenceEpoch
Gets or sets the reference epoch at which the initial rotational displacement and velocity are defined.
Public propertyRotationalAcceleration
Gets or sets the rotational acceleration or rate of change of the rotational velocity.
Public propertySpinAxis
Gets or sets the spin axis with respect to the reference axes.
Top
See Also