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: 23.2.417.0 (23.2.417.0)
Syntax
public List<TorqueEvaluator> Torques { get; }

Property Value

Type: ListTorqueEvaluator
See Also