ConstantTorqueTorque Property |
Gets or sets the direction and magnitude of the torque.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Cartesian Torque { get; set; }
Public Property Torque As Cartesian
Get
Set
public:
property Cartesian Torque {
Cartesian get ();
void set (Cartesian value);
}
member Torque : Cartesian with get, set
Property Value
Type:
CartesianSee Also