Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Double
reflection probability
Fresnel calculates the reflection coefficient when light moves from one medium to
another
Namespace: Vts.MonteCarlo.HelpersAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax
Parameters
- n1
- Type:
System Double
refractive index of current medium
- n2
- Type:
System Double
refractive index of next medium
- ci
- Type:
System Double
cosine of the angle with interface normal
- uz_snell
- Type:
System Double
cosine of the transmitted light with interface normal
Return Value
Type:
reflection probability
See Also