Click or drag to resize

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

Property Value

Type: List<TorqueEvaluator>
See Also