VPSourceToolbox GetPositionOfASymmetricalLineRandomFlat Method Virtual Photonics - VTS Library
Virtual Photonics
Provides a flat random location of a symmetrical line

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

public static double GetPositionOfASymmetricalLineRandomFlat(
	double length,
	Random rng
)

Return Value

Type: OnlineDouble
position in a line
See Also