GravityGradientTorque Properties | 
The GravityGradientTorque type exposes the following members.
| Name | Description | |
|---|---|---|
| BodyAxes | 
            Gets or sets the body axes of the gravity-gradient satellite. These should be the IntegrationAxes
            of the PropagationEulerianAxes associated with the gravity-gradient satellite.
              | |
| BodyCenterOfMass | 
            Gets or sets the center of mass point of the gravity-gradient satellite.
              | |
| CentralBody | 
            Gets or sets the body which creates the gravity and provides a reference point at its center of mass.
              | |
| GravitationalParameter | 
            Gets or sets the gravitational parameter to use when computing gravity, in meters cubed per second squared.
              | |
| InertiaMatrix | 
            Gets or sets the 3x3 inertia matrix of the gravity-gradient satellite.
            This must be defined in the BodyAxes.
              | |
| IsFrozen | 
            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.) | |
| TorqueVector | 
            Gets the Vector representation of this torque.
              (Inherited from TorqueModel.) |