ReactionWheelTorque.SpinAxisInertia Property |
Gets or sets the inertia of the spin axis of the reaction wheel.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double SpinAxisInertia { get; set; }
Public Property SpinAxisInertia As Double
Get
Set
public:
property double SpinAxisInertia {
double get ();
void set (double value);
}
member SpinAxisInertia : float with get, set
Property Value
Type:
Double
See Also