Skip to content

Commit

Permalink
Merge branch 'main' into component_definitio
Browse files Browse the repository at this point in the history
  • Loading branch information
gkorompi authored Feb 21, 2025
2 parents 84040d6 + 9f5d8a8 commit 0578b12
Show file tree
Hide file tree
Showing 44 changed files with 1,713 additions and 422 deletions.
3 changes: 3 additions & 0 deletions doc/source/API/FilterSolutions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ Distributed filters rely on transmission lines and resonators.
* ``DistributedSubstrate`` to define attributes and parameters of the substrate used in distributed filters.
* ``DistributedGeometry`` to define attributes and parameters of the substrate geometry used in distributed filters.
* ``DistributedRadial`` to define attributes and parameters of the substrate radial used in distributed filters.
* ``DistributedParasitics`` to define attributes and parameters of parasitic values associated with lumped elements.



They are accessible through:
Expand All @@ -76,6 +78,7 @@ They are accessible through:
distributed_substrate.DistributedSubstrate
distributed_geometry.DistributedGeometry
distributed_radial.DistributedRadial
distributed_parasitics.DistributedParasitics

``Distributed Filter`` example:

Expand Down
Loading

0 comments on commit 0578b12

Please sign in to comment.