| Class | Description | 
|---|---|
| Flipflop | 
 Function to simulate a boolean signal that turns on and off. 
 | 
| GaussianNoise | 
 Function to simulate a signal that has a gaussian distribution. 
 | 
| GaussianWaveform | 
 Function to simulate a waveform containing a gaussian that moves to the
 left. 
 | 
| Noise | 
 Function to simulate a signal that has a uniform distribution. 
 | 
| NoiseWaveform | 
 Function to simulate a waveform containing a uniformly distributed
 random data. 
 | 
| Ramp | 
 Function to simulate a signal that increases constantly within a range
 (saw-tooth shape). 
 | 
| Replay | 
 Function that reads an xml file and simulates a pv by replaying it. 
 | 
| SawtoothWaveform | 
 Function to simulate a waveform containing a triangle wave. 
 | 
| SimulationDataSource | 
 Data source to produce simulated signals that can be using during development
 and testing. 
 | 
| SimulationDataSourceProvider | 
 DataSourceProvider for simulated data. 
 | 
| Sine | 
 Function to simulate a signal shaped like a sine. 
 | 
| Sine2DWaveform | 
 Function to simulate a 2D waveform containing a sine wave. 
 | 
| SineWaveform | 
 Function to simulate a waveform containing a sine wave. 
 | 
| Square2DWaveform | 
 Function to simulate a 2D waveform containing a sine wave. 
 | 
| SquareWaveform | 
 Function to simulate a waveform containing a square wave. 
 | 
| Strings | 
 Function to simulate a signal that generates Strings. 
 | 
| Table | 
 Function to simulate a signal that generates VTables. 
 | 
| TriangleWaveform | 
 Function to simulate a waveform containing a triangle wave. 
 | 
Copyright © 2015. All rights reserved.