Determines times of local minimum and/or maximum of specified scalar calculation. Determination is performed within interval list using Sampling and Convergence parameters.
![]() | The scalar calculation. |
![]() | The Convergence definition, which uses time tolerance to determine when time of extremum is found. |
![]() | A custom interval list or a single interval. It is by default set to overall availability of host object. This determines time limits within which global minimum or maximum is sought. |
![]() | The extremum type (either minimum or maximum) from the time instant. |
![]() | Indicates whether to perform local or global search. The default is false. |
![]() | The Sampling definition, which can use a fixed step, relative tolerance or curvature tolerance. Relative tolerance uses a combination of relative and absolute changes in scalar values between samples... |
![]() | Specify whether computed time of extrema is saved/loaded, otherwise it is recomputed on load if necessary. |
![]() | Indicate whether to use specified custom interval list (see CustomTimeLimits). |
Implemented Interface |
---|
IAgCrdnEventArray |
IAgCrdn |
Create and configure extrema event array.
[C#] | ||
---|---|---|
|
Create and configure extrema event array.
[Visual Basic .NET] | ||
---|---|---|
|