diff options
author | Eugeniy Mikhailov <evgmik@gmail.com> | 2013-02-28 14:58:35 -0500 |
---|---|---|
committer | Eugeniy Mikhailov <evgmik@gmail.com> | 2013-02-28 14:58:35 -0500 |
commit | a08ed173692ce16b79002733003049ec32a02485 (patch) | |
tree | 5d0d61402f7315c257179a4a6374e3a0d1673971 /beam_tracing/README | |
parent | bc8e19c22f310deac11cd1aea7eb3e6563099bce (diff) | |
download | wgmr-a08ed173692ce16b79002733003049ec32a02485.tar.gz wgmr-a08ed173692ce16b79002733003049ec32a02485.zip |
moved octave using code to separate folder
Diffstat (limited to 'beam_tracing/README')
-rw-r--r-- | beam_tracing/README | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/beam_tracing/README b/beam_tracing/README deleted file mode 100644 index 4fe8125..0000000 --- a/beam_tracing/README +++ /dev/null @@ -1,10 +0,0 @@ -= WGMR related code = - -prism_disk_coupling.m - calculates parameters of the beam to be coupled - into the disk via prism -demo_prism_disk_coupling.m - demo case of the above routine -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 |