Class SLCommonFilter.TSLBasicCommonFilter
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: Mitov.BasicLab
Unit: SLCommonFilter
Inherits: TSLBasicThreadedEnableFilter
Contents |
Syntax
Delphi:
type TSLBasicCommonFilter = class( TSLBasicThreadedEnableFilter )
C++ Builder:
class TSLBasicCommonFilter : public TSLBasicThreadedEnableFilter
Visual C++ (MFC):
class CTSLBasicCommonFilter : public CTSLBasicThreadedEnableFilter
C# (.NET):
public ref class BasicCommonFilter : Mitov.SignalLab.BasicThreadedEnableFilter
Summary
Base abstract class for data filters.
Description
Abstract base class for all the data filters.
From TSLBasicThreadedEnableFilter
Properties
Published
- Enabled - Enables/Disables the filter.
From TSLBasicThreadedFilter
Properties
Published
- Threading - Specifies the desired threading settings for the filtering.