Click or drag to resize

TargetedSegmentListDifferentialCorrectorPerturbedFunctionEvaluationEvent Event

An event that gets raised when a perturbed orbit is computed. This event will be raised in whatever thread the orbit was run in.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public event EventHandler<SolverFunctionEvaluatedEventArgs> PerturbedFunctionEvaluationEvent

Value

Type: SystemEventHandlerSolverFunctionEvaluatedEventArgs
See Also