Abcd Matrices¤
abcd_surface_power
abcdlux_patch.abcd_surface_power(power)
¤
Source code in abcdlux_patch.py
17 18 19 20 21 | |
abcd_lens
abcdlux_patch.abcd_lens(focal_length)
¤
Source code in abcdlux_patch.py
24 25 26 | |
abcd_mirror
abcdlux_patch.abcd_mirror(radius)
¤
Source code in abcdlux_patch.py
29 30 | |
abcd_free_space
abcdlux_patch.abcd_free_space(z)
¤
Source code in abcdlux_patch.py
33 34 35 36 37 | |
abcd_fraunhofer
abcdlux_patch.abcd_fraunhofer(focal_length)
¤
Source code in abcdlux_patch.py
40 41 | |
compose_abcd
abcdlux_patch.compose_abcd(matrices)
¤
Source code in abcdlux_patch.py
44 45 46 47 48 | |