Definition at line 18 of file general_optics_example.py.
Static Public Attributes | |
optics = abcd_optics | |
int | mm = 1 |
float | inch = 25.4 |
float | lambda0 = 1.054e-6 |
tuple | spitfire_thermal = optics.lens(500.0*mm) |
tuple | spitfire_abcd |
tuple | resonator = optics.abcd_resonator(spitfire_abcd, lambda0) |
tuple | exit_window = resonator.qw(optics.space(900.0*mm)) |
q0 = exit_window.q | |
int | clight = 299792458 |