diff options
author | Eugeniy Mikhailov <evgmik@gmail.com> | 2011-07-08 22:36:00 -0400 |
---|---|---|
committer | Eugeniy Mikhailov <evgmik@gmail.com> | 2011-07-08 22:36:00 -0400 |
commit | 87e8b220e6d3819b0225a9d4e2e3fd847ffb3b8e (patch) | |
tree | bf18881a93ed232527f8484a653f13c46fd21798 /README | |
parent | 5976fed7b2a8cc969f27c977195acc3e08021c8f (diff) | |
download | wgmr-87e8b220e6d3819b0225a9d4e2e3fd847ffb3b8e.tar.gz wgmr-87e8b220e6d3819b0225a9d4e2e3fd847ffb3b8e.zip |
Short description added
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +coupling_angles.m - calculates parameters of the beam to be coupled into the disk via prism +beam_trace.m - calculates beams propagation and their branching on dielectric interfaces (faces) for arbitrary set of beams and faces. +example_beam_trace.m - example use of above routine. + +rest of the code: helper functions |