TSignalSaturationWarningList::SetItems Method

Overload List

#SignatureDescription
1void SetItems(int Index, TMtxComponent *Value);
2void SetItems(int Index, TSignalSaturationWarning *Value);

Overload 1: void SetItems(int Index, TMtxComponent *Value);

#NameTypeDescription
1Indexint
2ValueTMtxComponent *
Declared in Dew::Math::TMtxComponentList · Dew.Math/MtxBaseComp.h · Cross-compiler

Overload 2: void SetItems(int Index, TSignalSaturationWarning *Value);

#NameTypeDescription
1Indexint
2ValueTSignalSaturationWarning *
Declared in Dew::Signal::TSignalSaturationWarningList · Dew.Signal/SignalAnalysis.h · Cross-compiler