Click or drag to resize

RandGenWeibull Properties

The RandGenWeibull type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberDefaultScale Gets and sets the value for the default scale parameter for all instances of RandGenWeibull.
Public propertyScale Gets and sets the scale parameter for the Weibull distribution. Must be positive.
Public propertyShape Gets and sets the shape parameter for the Weibull distribution.
Public propertyUniformDeviateMethod Gets and sets the delegate method for generating uniform deviates between zero and one.
(Inherited from RandomNumberGenerator)
Top
See Also