44 namespace distributionModels
88 virtual scalar
sample()
const;
virtual scalar maxValue() const
Return the maximum value.
A list of keyword definitions, which are a keyword followed by any number of values (e...
fixedValue(const dictionary &dict, Random &rndGen)
Construct from components.
virtual autoPtr< distributionModel > clone() const
Construct and return a clone.
virtual scalar sample() const
Sample the distributionModel.
virtual scalar minValue() const
Return the minimum value.
TypeName("fixedValue")
Runtime type information.
A library of runtime-selectable distribution models.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
virtual ~fixedValue()
Destructor.
virtual scalar meanValue() const
Return the mean value.