Click or drag to resize

TargetedSegmentListDifferentialCorrectorNormalFunctionEvaluationEvent Event

An event that gets raised when the nominal orbit is evaluated with no perturbations. 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> NormalFunctionEvaluationEvent

Value

Type: SystemEventHandlerSolverFunctionEvaluatedEventArgs
See Also