Skip to content

Plotting far field gain vs. frequency HFSS #4927

Closed Answered by AntennasBackwards
AntennasBackwards asked this question in Q&A
Discussion options

You must be logged in to vote

It seems like i found a solution

`solution = hfss.post.get_far_field_data(expressions='dB(GainTotal)', setup_sweep_name='Sweep', domain='Infinite Sphere1', sweeps=None)

gain = solution.data_magnitude

freq = solution.primary_sweep_values`

Replies: 1 comment

Comment options

You must be logged in to vote
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
Category
Q&A
Labels
None yet
1 participant