Byte Stream Class
Definition
Namespace: RandomOps
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 abstract class ByteStream : RandomVB
Public MustInherit Class ByteStream
Inherits Random- Derived
Constructors
Properties
| FillCount | |
| MaxRetrieveLength | |
| Name | (Inherited from Random) |
| NumFallback |
Methods
| AddBuffer | |
| 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) |
| DoFillBuffer | |
| FillBuffer | |
| FillBuffer(Int32) | |
| Gauss | (Inherited from Random) |
| Gauss(Double, Double) | (Inherited from Random) |
| Index(Double) | (Inherited from Random) |
| Index(Int32) | (Inherited from Random) |
| Index2 | (Inherited from Random) |
| IsAvailable | |
| IsAvailableByte | |
| IsAvailableBytes | |
| IsAvailableUniform | |
| 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) |