Click or drag to resize

ResultantForceBuilderPrincipalForces Property

Gets a list of forces acting as Principal forces in the resultant. A "principal" force is one which dominates the overall resultant and is usually simple to compute.

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<ForceEvaluator> PrincipalForces { get; }

Property Value

Type: ListForceEvaluator
See Also