IndexOfRefraction Class Reference
Catalog of various common indices of refraction. More...
#include <IndexOfRefraction.h>
Static Public Attributes | |
| static const real_t | AIR = 1.0003 |
| static const real_t | WATER = 1.333 |
| static const real_t | ACRYLIC_GLASS = 1.491 |
| static const real_t | DIAMOND = 2.419 |
Detailed Description
Catalog of various common indices of refraction.
- Date:
- Fall 2008
- See also:
- also Fresnel
Definition at line 18 of file IndexOfRefraction.h.
Member Data Documentation
const real_t IndexOfRefraction::AIR = 1.0003 [static] |
Definition at line 19 of file IndexOfRefraction.h.
const real_t IndexOfRefraction::WATER = 1.333 [static] |
Definition at line 20 of file IndexOfRefraction.h.
const real_t IndexOfRefraction::ACRYLIC_GLASS = 1.491 [static] |
Definition at line 21 of file IndexOfRefraction.h.
const real_t IndexOfRefraction::DIAMOND = 2.419 [static] |
Definition at line 22 of file IndexOfRefraction.h.
The documentation for this class was generated from the following files:
Generated on 28 Feb 2009 for Milton by
1.5.6