IdealResponse#
- class ansys.aedt.core.filtersolutions_core.ideal_response.IdealResponse#
Returns the data for available ideal filter responses.
Types of responses Include
frequency
,time
,S parameters
,transfer function
, andpole zero location
.This class allows you to define and modify the ideal response parameters for the designed filter.
Methods
Get the ideal filter frequency response for the given parameters.
Get the ideal pole zero location for the given parameters.
IdealResponse.s_parameters
([...])Get the ideal filter S parameters response for the given parameters.
IdealResponse.time_response
([...])Get the ideal filter time response for the given parameters.
Get the ideal filter transfer function's parameters.
Attributes
Flag indicating if the offset due to source resistor in frequency and time responses is enabled.