TSpectrumCZT::StopRadius Property

__declspec(property(get = GetStopRadius, put = SetStopRadius)) double StopRadius;

Defines the ending radius in the Z-plane.

Read: double GetStopRadius();
Write: void SetStopRadius(const double Value);
Declared in Dew::Signal::TSpectrumCZT · Dew.Signal/SignalAnalysis.h · Cross-compiler