VPCalculatorToolbox GetFresnelReflectionMomentOfOrderM Method Virtual Photonics - VTS Library
Virtual Photonics
Fresnel Reflection moment of abritrary integer order M via Gauss-Kronrod numerical integration.

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

public static double GetFresnelReflectionMomentOfOrderM(
	int M,
	double RIinc,
	double RItrans
)

Return Value

Type: OnlineDouble
Mth Fresnel Reflection Moment
See Also