__declspec(property(get = GetUpperLimit, put = SetUpperLimit)) TVecList*UpperLimit;
Holds a list of vectors with upper confidence interval limits.
Remarks:
The first index holds the amplitude and the second the phase related data. For description of vectors see TVec.Caption property.
Declared in Dew::Signal::TSpectrumStats · Dew.Signal/SignalAnalysis.h · Cross-compiler