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
I'm trying to visualize beam patterns in 3D, but the current code seems to only support 2D beam pattern plotting. I couldn't find any functions within the class for 3D visualization. Is there a way to achieve 3D beam pattern plotting using the existing class methods? Is there a way to do that using any function of the class or should I use the same cos/sin definition used in the 2D case and adapt it to 3D geometry?
The text was updated successfully, but these errors were encountered:
I'm trying to visualize beam patterns in 3D, but the current code seems to only support 2D beam pattern plotting. I couldn't find any functions within the class for 3D visualization. Is there a way to achieve 3D beam pattern plotting using the existing class methods? Is there a way to do that using any function of the class or should I use the same cos/sin definition used in the 2D case and adapt it to 3D geometry?
The text was updated successfully, but these errors were encountered: