|
Name |
Description |
![]() |
Event triggered just after the average has been applied. | |
![]() |
Event triggered just after complex spectrum has been computed, but before averaging in the complex domain. | |
![]() |
The event is triggered after the call to the Update method. | |
![]() |
If assigned, this event will be called instead of a call to Bands.Update method. | |
![]() |
Event triggered just before the average is applied. | |
![]() |
Event triggered just before spectrum type is aplied, but after averaging in the complex domain. | |
![]() |
The event is triggered just before the call to the Update method. | |
![]() |
The event is triggered after the OnAfterUpdate event. Use this event to update any associated charts or graphs or result tables. | |
![]() |
If the Input property is not assigned, the component will call OnGetInput. | |
![]() |
Assign the event returning the custom computed frequency spectrum to be used for computation of third order spectrum (bispectrum). | |
![]() |
The event is called after a call to InternalUpdate, OnAfterUpdate and OnDisplayUpdate from within the Update method. | |
![]() |
The event is triggered when ParamUpdate method is called. The ParamUpdate method is usually called by component editors when a value was changed by the user and the editor was "Live". | |
![]() |
If assigned, this event will be called instead of a call to Peaks.Update method. | |
![]() |
Called from the UpdateSpectrum routine. The event is called after the spectrum data is updated and before the chart is updated. |