Class for representing Schott flint glass (F2). More...
Public Member Functions | |
| def | __init__ (self, lam) |
| Constructor. More... | |
Public Attributes | |
| lam_um | |
| n | |
Static Public Attributes | |
| float | A1 = 1.34533359 |
| float | A2 = 0.209073176 |
| float | A3 = 0.937357162 |
| float | B1 = 0.00997743871 |
| float | B2 = 0.0470450767 |
| float | B3 = 111.886764 |
Class for representing Schott flint glass (F2).
| def PyPO.Sellmeier.F2.__init__ | ( | self, | |
| lam | |||
| ) |
Constructor.
Sets the wavelength at which refractive index will be calculated. Note that the wavelength has to be given in millimeters, otherwise PyPO will not return the correct refractive index.