'Declaration Public Function New( _
ByVal pointТочка отсечки.As System.Drawing.Point, _
ByVal cutoffFrequencyЧастота среза фильтра.As Double _
)
public IdealNotchRejectSpectrumFilter(
System.Drawing.Point point,
double cutoffFrequency
)
public: IdealNotchRejectSpectrumFilter(
System.Drawing.Point* point,
double cutoffFrequency
)
public:
IdealNotchRejectSpectrumFilter(
System.Drawing.Point^ point,
double cutoffFrequency
)
Parameters
- point
- Точка отсечки.
- cutoffFrequency
- Частота среза фильтра.