Click or drag to resize

ResultantTorqueBuilderTorques Property

Gets a list of torques that form a resultant 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 List<TorqueEvaluator> Torques { get; }

Property Value

Type: ListTorqueEvaluator
See Also