Material namespace reference
[Core module]

Description  

Material models for optical components

Members  

Types  

Constants  

Variables  

Members detail  

enum AbbeFormula  

Specify Abbe number type used by the Abbe class

IdentifierDescription
AbbeVdFormulaAbbe number of Fraunhofer d line
AbbeVeFormulaAbbe number of Fraunhofer e line

typedef Abbe<AbbeVdFormula> AbbeVd  

See Abbe class.

typedef Abbe<AbbeVeFormula> AbbeVe  

See Abbe class.

typedef Air<AirBirch94Formula> AirBirch94  

See Air class.

enum AirFormula  

Specify air refractive index model used by Air class.

IdentifierDescription
AirBirch94FormulaBirch, Metrologia, 1994, 31, 315
AirKohlrausch68FormulaF. Kohlrausch, Praktische Physik, 1968, 1, 408

typedef Air<AirKohlrausch68Formula> AirKohlrausch68  

See Air class.

typedef SellmeierMod<Handbook1Formula> Handbook1  

See SellmeierMod class.

typedef SellmeierMod<Handbook2Formula> Handbook2  

See SellmeierMod class.

typedef SellmeierMod<SellmeierMod2Formula> SellmeierMod2  

See SellmeierMod class.

enum SellmeierModFormula  

Specify Sellmeier variation used by the SellmeierMod class

IdentifierDescription
SellmeierMod2Formula
Handbook1Formula
Handbook2Formula

A global instance of AirBirch94 material.

Mirror mirror  

A global instance of Material::Mirror material.

const const_ref<Base> none  

Material null pointer

const AirBirch94 std_air  

A global read only instance of AirBirch94 material with standard parameters.

Vacuum vacuum  

A global instance of Material::Vacuum material.

Valid XHTML 1.0 StrictGenerated by diaxen on Sun Jan 8 00:47:24 2012 using MkDoc