diff options
Diffstat (limited to 'compass_lin_extrema_vs_theta.m')
-rw-r--r-- | compass_lin_extrema_vs_theta.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compass_lin_extrema_vs_theta.m b/compass_lin_extrema_vs_theta.m index 4516dda..8f72d0a 100644 --- a/compass_lin_extrema_vs_theta.m +++ b/compass_lin_extrema_vs_theta.m @@ -111,7 +111,7 @@ for theta=thetas; E_field_lab_pos_freq.z=E_field_zero; - % now we transfor x,y,z, to x',y', and z' with respect to magnetic field az z' axis + % now we transform x,y,z, to x',y', and z' with respect to magnetic field as z' axis E_field_pos_freq=xyz_lin2atomic_axis_polarization(theta, E_field_lab_pos_freq); % we calculate dc and negative frequencies as well as amplitudes |