VPOptics Specular Method Virtual Photonics - VTS Library
Virtual Photonics
Specular determines the fraction of the light reflected for normally incident light

Namespace: Vts.MonteCarlo.Helpers
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax

public static double Specular(
	double n1,
	double n2
)

Return Value

Type: OnlineDouble
double
See Also