#include <Goptical/Material/Conrady>
namespace Goptical {
namespace Material {
class Conrady;
};
};
This class is a member of the Material namespace.
This class models optical properties of dielectric materials with conrady refractive index dispersion formula.
Refractive index formula is:
n_\lambda = A + \frac{B}{\lambda} + \frac{C}{\lambda^{3.5}}
with \lambda the micrometer wavelength.
See also the full member list section for this class.
Create an empty conrady model
Create an conrady model with given coefficients
This virtual function implements the get_measurement_index pure function declared in the Dielectric base abstract class.
Documentation inherited from base class:
Get material relative refractive index in measurment medium at specified wavelen in nm.
Change conrady constant term
Valid XHTML 1.0 StrictGenerated by diaxen on Sun Jan 8 00:47:24 2012 using MkDoc