You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be useful to add a rotate member function to the Prism object with a single argument theta that is used to rotate all the vertices in a plane perpendicular to axis. This feature should also work with get_GDSII_prisms. A possible test could involve importing a ridge waveguide from a GDS file and verifying that the Poynting flux for its fundamental mode is the same at different rotation angles (similar to what was demonstrated in #1130).
The text was updated successfully, but these errors were encountered:
It would be useful to add a
rotate
member function to thePrism
object with a single argumenttheta
that is used to rotate all the vertices in a plane perpendicular toaxis
. This feature should also work withget_GDSII_prisms
. A possible test could involve importing a ridge waveguide from a GDS file and verifying that the Poynting flux for its fundamental mode is the same at different rotation angles (similar to what was demonstrated in #1130).The text was updated successfully, but these errors were encountered: