VPCalculatorToolbox GetCubicFresnelReflectionMomentOfOrder1 Method Virtual Photonics - VTS Library
Virtual Photonics
Fresnel first reflection moment, via S. Prahl thesis 1988 Polynomial expression, stated accurate for R1 and R2 better than 0.005. These polynomials should probably be replaced by the integral expresion! TO be DONE

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

public static double GetCubicFresnelReflectionMomentOfOrder1(
	double n
)

Return Value

Type: OnlineDouble
1st moment of the Fresnel reflectance
See Also