__declspec(property(get = GetLowerLimit, put = SetLowerLimit)) TVecList*LowerLimit;
Holds a list of vectors with lower confidence interval limits.
Remarks:
For description of vectors see TVec.Caption property. (example: LowerLimit[i].Caption)
Declared in Dew::Signal::TSpectrumStats · Dew.Signal/SignalAnalysis.h · Cross-compiler