Home › Forums › Nazca › Questions and Answers › Creating an s-bend coplanar waveguide › Reply To: Creating an s-bend coplanar waveguide
8 September 2023 at 12:11
#7020
Ronald
Keymaster
Dear gpsar3,
The nd.strt() and nd.bend() functions are a bit of shortcut functions to get started quickly.
If you need interconnect functionality using strt, bend and other waveguides you get a lot of extra milage when using them in as part of the Interconnect class:
Interconnect remember defaults like xs, width and radius and can be fine tuned.
Structures GS or GSG lines you can define as a single interconnect as demonstrated here
Ronald