ReactionWheelTorqueSpinAxis Property |
Gets or sets the body-fixed spin axis of the reaction wheel.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public UnitCartesian SpinAxis { get; set; }
Public Property SpinAxis As UnitCartesian
Get
Set
public:
property UnitCartesian SpinAxis {
UnitCartesian get ();
void set (UnitCartesian value);
}
member SpinAxis : UnitCartesian with get, set
Property Value
Type:
UnitCartesianSee Also