Click or drag to resize

GravityGradientTorque Properties

The GravityGradientTorque type exposes the following members.

Properties
  NameDescription
Public propertyBodyAxes
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.
Public propertyBodyCenterOfMass
Gets or sets the center of mass point of the gravity-gradient satellite.
Public propertyCentralBody
Gets or sets the body which creates the gravity and provides a reference point at its center of mass.
Public propertyGravitationalParameter
Gets or sets the gravitational parameter to use when computing gravity, in meters cubed per second squared.
Public propertyInertiaMatrix
Gets or sets the 3x3 inertia matrix of the gravity-gradient satellite. This must be defined in the BodyAxes.
Public propertyIsFrozen
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.)
Public propertyTorqueVector
Gets the Vector representation of this torque.
(Inherited from TorqueModel.)
Top
See Also