From cc87542662570380e920a9c3c096b0022c84a84c Mon Sep 17 00:00:00 2001 From: Eugeniy Mikhailov Date: Wed, 27 Jul 2011 18:30:59 -0400 Subject: Updated MgF2 refraction coefficient --- coupling_angles.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coupling_angles.m b/coupling_angles.m index a1056f2..1f5e7a8 100644 --- a/coupling_angles.m +++ b/coupling_angles.m @@ -18,7 +18,7 @@ n_MgF2_o = 1.3751; n_MgF2_e = 1.38679; % Measured -n_MgF2_p = 1.45; % p-polarization +n_MgF2_p = 1.465; % p-polarization n_disk=n_MgF2_p -- cgit v1.2.3