Next: Random numbers
Up: The Built-in Simulator
Previous: The Built-in Simulator
Contents
The simulator mode
SIGSPEC supports two different simulator modes.
- The keyword sim:add runs the simulator in additive mode. The program keeps the original observable values and adds the synthetic values. For example, this function is useful to add synthetic noise to a given time series.
- The keyword sim:replace forces the simulator to overwrite the original observable values with the synthetic values.
- The keyword sim:off is used, if no simulator activity is desired. Since the simulator is deactivated by default, this keyword is redundant and only implemented for completeness.
Piet Reegen
2009-09-23