Wrapper Class
Definition
Namespace: RandomOps.ThreadSafe
Assembly: DWSIM.MathOps.RandomOps (in DWSIM.MathOps.RandomOps.dll) Version: 2.1.0.0 (2.1.0.0)
Assembly: DWSIM.MathOps.RandomOps (in DWSIM.MathOps.RandomOps.dll) Version: 2.1.0.0 (2.1.0.0)
C#
public class Wrapper : RandomVB
Public Class Wrapper
Inherits RandomConstructors
Properties
| Name | (Overrides RandomName) |
Methods
| Bool | (Overrides RandomBool) |
| Bool(Double) | (Inherited from Random) |
| Byte | (Overrides RandomByte) |
| Bytes | (Overrides RandomBytes(Int32)) |
| Circle | (Inherited from Random) |
| Circle(Double, Double) | (Inherited from Random) |
| Disk | (Inherited from Random) |
| Disk(Double, Double, Double) | (Inherited from Random) |
| Enter | |
| Exit | |
| Gauss | (Overrides RandomGauss) |
| Gauss(Double, Double) | (Inherited from Random) |
| Index(Double) | (Inherited from Random) |
| Index(Int32) | (Inherited from Random) |
| Index2 | (Inherited from Random) |
| Sphere(Double, Double) | (Inherited from Random) |
| Sphere(Int32, Double) | (Inherited from Random) |
| Sphere3 | (Inherited from Random) |
| Sphere3(Double) | (Inherited from Random) |
| Sphere4 | (Inherited from Random) |
| Sphere4(Double) | (Inherited from Random) |
| Uniform | (Overrides RandomUniform) |
| Uniform(Double, Double) | (Inherited from Random) |
Fields
Extension Methods
| GetEnumNames | (Defined by General) |
| IsValidDouble | (Defined by General) |