Namespaces
MathNet.Filtering
MathNet.Filtering.Butterworth
MathNet.Filtering.Channel
MathNet.Filtering.DataSources
MathNet.Filtering.FIR
MathNet.Filtering.IIR
MathNet.Filtering.Kalman
MathNet.Filtering.Median
MathNet.Filtering.TransferFunctions
MathNet.Filtering.Windowing
MathNet.Filtering.Windows
Types in MathNet.Filtering.Channel
IChannelSource
Type
IChannelSource
Namespace
MathNet.Filtering.Channel
Sample Provider
Methods
ReadNextSample
Properties
Delay
Public Methods
double
ReadNextSample
()
Computes and returns the next sample.
Public Properties
int
Delay
get;
Sample delay of this source in relation to the whole system.