Click or drag to resize

TorqueModelGetTorqueEvaluator Method

Gets an instance of an evaluator that can compute the torque.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public TorqueEvaluator GetTorqueEvaluator()

Return Value

Type: TorqueEvaluator
The evaluator that computes the torque.
See Also