You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TSignalInterpolator Class
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TSignalInterpolator Class

Performs signal interpolation.

Dew_Signal_TSignalInterpolatorDew_Signal_TSignalInterpolatorDew_Signal_TSignalInterpolatorDew_Signal_TSignalInterpolator
Syntax
C#
Visual Basic
public class TSignalInterpolator : TSignalMultiRate;

SignalProcessing.cs

Signal interpolation component. Use this component to raise the sampling frequency of the signal by power of two integer factor using fast multi-rate, multi-stage filters (See [1]). The CPU load increases nearly linear with the interpolation factor. 

 

References:  

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!