VPCalculatorToolbox GetCubicAParameter Method Virtual Photonics - VTS Library
Virtual Photonics
Implementation of the cubic polynomial via Scott Prahl thesis 1988, Appendix A2.9

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

public static double GetCubicAParameter(
	double n
)

Return Value

Type: OnlineDouble
Returns the boundary parameter A
See Also