N_SF5
- class raytracing.N_SF5
Bases:
MaterialAll data from https://refractiveindex.info/tmp/data/glass/schott/N-SF5.html
- classmethod abbeNumber()
Abbe number of the glass, which is a measure of how dispersive the glass is.
- classmethod n(wavelength)
The index of a material is implemented as a classmethod. Return the value for the wavelength in microns.
Methods
Abbe number of the glass, which is a measure of how dispersive the glass is. |
|
|
The index of a material is implemented as a classmethod. |
Inherited Methods
|
Synonym of Abbe number of the glass. |
|
|
|
Returns the class names of all materials implemented. |
|
Identify the material based on a index value and a tolerance. |
|
Identify the material and match it with a class used in Raytracing. |