Skip to content

Commit

Permalink
Update src/ansys/aedt/core/hfss.py
Browse files Browse the repository at this point in the history
Co-authored-by: Sébastien Morais <[email protected]>
  • Loading branch information
Samuelopez-ansys and SMoraisAnsys authored Jan 31, 2025
1 parent bed43e4 commit 467ca3e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/ansys/aedt/core/hfss.py
Original file line number Diff line number Diff line change
Expand Up @@ -6776,8 +6776,10 @@ def hertzian_dipole_wave(
radius="10mm",
name=None,
) -> BoundaryObject:
"""Create a hertzian dipole wave excitation. The excitation is assigned in the assigned sphere, inside this
sphere, the field magnitude is equal to the field magnitude calculated on the surface of the sphere.
"""Create a hertzian dipole wave excitation.
The excitation is assigned in the assigned sphere. Inside this sphere, the field magnitude
is equal to the field magnitude calculated on the surface of the sphere.
Parameters
----------
Expand Down

0 comments on commit 467ca3e

Please sign in to comment.