Skip to content

Commit

Permalink
fix example
Browse files Browse the repository at this point in the history
  • Loading branch information
maxcapodi78 committed Feb 13, 2025
1 parent 9d662e1 commit 110bdf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/high_frequency/antenna/dipole.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
)
new_report.report_type = "3D Polar Plot"
new_report.secondary_sweep = "Phi"
new_report.variations["Freq"] = ["1000MHz"]
new_report.create("Realized3D")

# This code generates a 2D plot.
Expand Down

0 comments on commit 110bdf0

Please sign in to comment.