You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Structs, Records, Enums > Dew.Signal.TIirResultType Enumeration
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
Dew.Signal.TIirResultType Enumeration

Specifies the form in which the IIR filter can be returned.

Syntax
C#
Visual Basic
public enum TIirResultType : uint { irtNumDen, irtZeroPole, irtStateSpace }

SignalProcessing.cs

Members 
Description 
irtNumDen 
Numerator and denumerator. 
irtZeroPole 
Zero pole form. 
irtStateSpace 
State space form. 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!