Functions | |
| function | plot_intensity (in simulation, in direction, in polarization, in fieldType) |
| Show a 2D polar plot of the far field intensity. More... | |
| function plot_intensity | ( | in | simulation, |
| in | direction, | ||
| in | polarization, | ||
| in | fieldType | ||
| ) |
Show a 2D polar plot of the far field intensity.
| simulation | (celes_simulation): simulation object containing the solution to plot |
| direction | (string): select 'Forward intensity' or 'Backward intensity' |
| polarization | (string): select 'TE', 'TM' or 'TE+TM' |
| fieldType | (string): select 'Total field', 'Scattered field' or 'Initial field' |
1.8.13