How to add a trace characteristic when create a farfield report? #4831
-
In HFSS GUI, after create a farfield report, i can add some favor trace characteristics like 'xdb10Beamwidth', is there any method in pyaedt can do this? |
Beta Was this translation helpful? Give feedback.
Answered by
Samuelopez-ansys
Jun 19, 2024
Replies: 1 comment
-
Yes, add_trace_characteristics For example:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Samuelopez-ansys
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@shawnxuzhang
Yes, add_trace_characteristics
https://aedt.docs.pyansys.com/version/0.9/API/_autosummary/pyaedt.modules.report_templates.EyeDiagram.add_trace_characteristics.html
For example: