blob: 4fe8125d2566bcc5a8cbbb43794e3dcc14240b23 (
plain)
1
2
3
4
5
6
7
8
9
10
|
= 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
|