Click or drag to resize

GravityGradientTorqueInertiaMatrix Property

Gets or sets the 3x3 inertia matrix of the gravity-gradient satellite. This must be defined in the BodyAxes.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Matrix3By3Symmetric InertiaMatrix { get; set; }

Property Value

Type: Matrix3By3Symmetric
See Also