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: 24.1.418.0 (24.1.418.0)
Syntax
public ForceEvaluator GetForceEvaluator()

Return Value

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