Material::Mil class reference
[Core module]
Declaration
#include <Goptical/Material/Mil>
namespace Goptical {
namespace Material {
class Mil;
};
};
This class is a member of the Material namespace.
Inheritance
Description
This class is able to extract nd index and vd Abbe number values from glass code in order to model mil glass material. Glass code format is described in "MIL-G-174B" standard.
See also Abbe class.
Members
See also the full member list section for this class.
Inherited members
- 36 members inherited from Abbe<AbbeVdFormula>
Function
- Mil(unsigned int code)
Members detail
Create a glass model based on glass code with "nnnnvvv" format.