Constant |
[Missing <summary> documentation for "T:Demo3D.Common.Random.ConstantDistribution"]
public class ConstantDistribution : ContinuousDistribution
The ConstantDistribution type exposes the following members.
| Name | Description | |
|---|---|---|
| ConstantDistribution | Initializes a new instance of the ConstantDistribution class | |
| ConstantDistribution(GeneratorRegistry) | Initializes a new instance of the ConstantDistribution class |
| Name | Description | |
|---|---|---|
| Generator | (Inherited from DistributionBase) | |
| Value |
| Name | Description | |
|---|---|---|
| DT | (Overrides DistributionBaseDT) | |
| Initialize | (Overrides DistributionBaseInitialize) | |
| Next | (Inherited from ContinuousDistribution) | |
| NextDouble | (Overrides DistributionBaseNextDouble) | |
| Reset | (Inherited from DistributionBase) | |
| ToString | (Overrides DistributionBaseToString) |
| Name | Description | |
|---|---|---|
| DefaultValue | The default value assigned to Value if none is specified. |