Click or drag to resize

ResultantForceBuilderPerturbationForces Property

Gets a list of forces acting as Perturbation forces in the resultant. A "perturbation" force is one which represents a small addition to the overall resultant but is usually expensive 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> PerturbationForces { get; }

Property Value

Type: ListForceEvaluator
See Also