summaryrefslogtreecommitdiff
path: root/compass_lin_extrema_vs_theta.m
diff options
context:
space:
mode:
authorEugeniy E. Mikhailov <evgmik@gmail.com>2020-09-29 11:13:37 -0400
committerEugeniy E. Mikhailov <evgmik@gmail.com>2020-09-29 11:13:37 -0400
commit01263da940b13fe3de00c7e325cbdeea2946481f (patch)
tree706ac73ee9ff14084f11231c0fcf387c957207ad /compass_lin_extrema_vs_theta.m
parent16615d99e014406cb308b179361c5ef1d691fbe6 (diff)
downloadmulti_mode_eit-01263da940b13fe3de00c7e325cbdeea2946481f.tar.gz
multi_mode_eit-01263da940b13fe3de00c7e325cbdeea2946481f.zip
spell check
Diffstat (limited to 'compass_lin_extrema_vs_theta.m')
-rw-r--r--compass_lin_extrema_vs_theta.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/compass_lin_extrema_vs_theta.m b/compass_lin_extrema_vs_theta.m
index 1c90f8c..4516dda 100644
--- a/compass_lin_extrema_vs_theta.m
+++ b/compass_lin_extrema_vs_theta.m
@@ -103,7 +103,7 @@ for theta=thetas;
% we define light as linearly polarized along x
E_field_lab_pos_freq.x = E_field_lab_pos_freq.linear;
E_field_lab_pos_freq.y = 0;
- % now we add small elasticity
+ % now we add small ellipticity
E_field_lab_pos_freq.y=sin(psi_el)*E_field_lab_pos_freq.x*(1i); % order is important
E_field_lab_pos_freq.x=cos(psi_el)*E_field_lab_pos_freq.x;
% set phi angle between light polarization and axis x