Click or drag to resize

ForceModelGetForceEvaluator Method

Gets an instance of an evaluator that can compute the force.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public ForceEvaluator GetForceEvaluator()

Return Value

Type: ForceEvaluator
The evaluator that computes the force.
See Also