PyPO User Manual
PyPO.Sellmeier.FS Class Reference

Class for representing fused silica glass (FS). More...

Public Member Functions

def __init__ (self, lam)
 Constructor. More...
 

Public Attributes

 lam_um
 
 n
 

Static Public Attributes

float A1 = 0.6961663
 
float A2 = 0.4079426
 
float A3 = 0.8974794
 
float B1 = 0.0684043**2
 
float B2 = 0.1162414**2
 
float B3 = 9.896161**2
 

Detailed Description

Class for representing fused silica glass (FS).

Constructor & Destructor Documentation

◆ __init__()

def PyPO.Sellmeier.FS.__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.


The documentation for this class was generated from the following file: