Declared in GuidanceComputerNoiseErrorModel
Declaration
void SetSeed(
int seed
);Description
Sets the seed for the random number generator.
Parameters
| Name | Description |
|---|---|
| seed | The seed for the randomness |
Declared in GuidanceComputerNoiseErrorModel
void SetSeed(
int seed
);Sets the seed for the random number generator.
| Name | Description |
|---|---|
| seed | The seed for the randomness |