TSpectrumStatsBuffer::ParamUpdate Method

void ParamUpdate(TDewObjectRef Sender);

The method can be assigned to some other component even handler, as a notification that a parameter has changed and that Self should consider a recalculation.

#NameTypeDescription
1SenderTDewObjectRef
Remarks:

The method calls the InternalParamUpdate method and triggers the OnParameterUpdate event.

Declared in Dew::Signal::TAnalysis · Dew.Signal/SignalTools.h · Cross-compiler