ReactionWheelTorqueSpinAxisInertia 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: 24.2.419.0 (24.2.419.0)
Syntax public 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:
DoubleSee Also