We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently, https://docs.juliadsp.org/stable/filters/#DSP.Filters.PolynomialRatio shows the two definitions for a rational transfer function in the s and z domains. However, the syntax needed to use the continuous-time case, the :s type parameter, isn't mentioned anywhere.
:s
This is quite confusing, especially since the continuous-time case is mentioned first in the description.
The text was updated successfully, but these errors were encountered:
Completely agree. I just missed to properly update the documentation in #284.
Sorry, something went wrong.
No branches or pull requests
Currently, https://docs.juliadsp.org/stable/filters/#DSP.Filters.PolynomialRatio shows the two definitions for a rational transfer function in the s and z domains. However, the syntax needed to use the continuous-time case, the
:s
type parameter, isn't mentioned anywhere.This is quite confusing, especially since the continuous-time case is mentioned first in the description.
The text was updated successfully, but these errors were encountered: