VPSourceToolbox GetLimit Method Virtual Photonics - VTS Library
Virtual Photonics
Provides the limit of a flat random distribution between 0 and 1

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

public static double GetLimit(
	double factor
)

Return Value

Type: OnlineDouble
lower limit
See Also