Click or drag to resize

DurationFunctionExplorerThresholdCrossingIndicated Event

Raised when two points are found that indicate a threshold was crossed. When this event is raised, the exact crossing has not yet been identified.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public event EventHandler<DurationThresholdCrossingIndicatedEventArgs> ThresholdCrossingIndicated

Value

Type: SystemEventHandlerDurationThresholdCrossingIndicatedEventArgs
See Also