Class for representing borosilicate crown glass (BK7). More...
Public Member Functions | |
| def | __init__ (self, lam) |
| Constructor. More... | |
Public Attributes | |
| lam_um | |
| n | |
Static Public Attributes | |
| float | A1 = 1.03961212 |
| float | A2 = 0.231792344 |
| float | A3 = 1.01046945 |
| float | B1 = 0.00600069867 |
| float | B2 = 0.0200179144 |
| float | B3 = 103.560653 |
Class for representing borosilicate crown glass (BK7).
| def PyPO.Sellmeier.BK7.__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.