DigitalDataSource Constructor |
| Name | Description | |
|---|---|---|
| DigitalDataSource | Initializes a new instance. | |
| DigitalDataSource(Double) |
Create a new source based on the given data rate.
| |
| DigitalDataSource(DigitalDataSource, CopyContext) | Initializes a new instance as a copy of an existing instance. | |
| DigitalDataSource(Double, SignalDataCollection) |
Create a new source based on the given data rate and signal data.
| |
| DigitalDataSource(Double, TimeIntervalCollection) |
Create a new source based on the given data rate and generation times.
| |
| DigitalDataSource(Double, SignalDataCollection, TimeIntervalCollection) |
Create a new source based on the given data rate, signal data and generation times.
|