E_BAF11¶
-
class
raytracing.E_BAF11¶ Bases:
raytracing.materials.MaterialAll data from https://refractiveindex.info/tmp/data/glass/hikari/E-BAF11.html
-
classmethod
findByName(name)¶ Identify the material and match it with a class used in Raytracing. This can fail if we do not have that material in the materials.py.
-
classmethod
Methods
abbeNumber() |
|
n(wavelength) |
Inherited Methods
Vd() |
|
all() |
|
findByIndex(n, wavelength[, tolerance]) |
|
findByName(name) |
Identify the material and match it with a class used in Raytracing. |