![]() | Download Help (Windows Only) |
InverseChebyshevBandpassFilter Class Constructors Methods Properties See Also
The InverseChebyshevBandpassFilter type exposes the following members.
Name | Description | |
---|---|---|
![]() | InverseChebyshevBandpassFilter | Creates an InverseChebyshevBandpassFilter using the specified filter parameters. |
Name | Description | |
---|---|---|
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.) |
![]() | Dispose | Overloaded. Releases all resources used by the derived filter object. |
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | FilterData | Filters the input sequence using the IIR filter type of the derived class along with the specified filter parameters. (Inherited from IirFilterBase.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current Object. |
![]() | Reset | Overloaded. Clears the filter history in order to start a new data set. |
![]() | ToString | Returns the string representation of the value of this instance. (Inherited from IirFilterBase.) |
Name | Description | |
---|---|---|
![]() | FilterOrder | Gets or sets the order of the filter. (Inherited from IirFilterBase.) |
![]() | LowerCutoffFrequency | Gets the lower cutoff frequency, in hertz. |
![]() | SamplingFrequency | Gets or sets the sampling frequency, in hertz. (Inherited from IirFilterBase.) |
![]() | StopbandAttenuation | Gets the stopband attenuation, in decibels. |
![]() | UpperCutoffFrequency | Gets the upper cutoff frequency, in hertz. |
Helpful
Not Helpful