VPSourceToolbox UpdatePolarAngleForDirectionalSources Method Virtual Photonics - VTS Library
Virtual Photonics
Update the polar angle based on incidnet location

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

public static double UpdatePolarAngleForDirectionalSources(
	double fullLength,
	double curLength,
	double thetaConvOrDiv
)

Return Value

Type: OnlineDouble
polar angle
See Also