Click or drag to resize

PropagationEulerianAxesAppliedTorques Property

Gets a list of the torques applied on the IntegrationAxes. These torques will be converted to the body-fixed frame before they are evaluated.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public IList<TorqueModel> AppliedTorques { get; }

Property Value

Type: IListTorqueModel
See Also