Skip to content

Commit

Permalink
o3d fix 07 and tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
tf17270 committed May 9, 2024
1 parent 5e0bbe0 commit 546d670
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 390 deletions.
2 changes: 0 additions & 2 deletions docs/examples/07_aperture_farfield_polarisation.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@

horn_antenna=antenna_structures(structures(solids=[structure]), points(points=[array_points]))

horn_antenna.visualise_antenna()

from lyceanem.models.frequency_domain import calculate_farfield

Expand Down Expand Up @@ -128,7 +127,6 @@

r=R.from_euler('xyz', np.radians(np.asarray([45.0,45.0,0.0])))
horn_antenna.rotate_antenna(r.as_matrix())
horn_antenna.visualise_antenna()


desired_E_axis = np.zeros((1, 3), dtype=np.complex64)
Expand Down
377 changes: 0 additions & 377 deletions docs/examples/09_satellite_channel_modelling.py

This file was deleted.

Loading

0 comments on commit 546d670

Please sign in to comment.