Click or drag to resize

DigitalDataSource Constructor

Overload List
  NameDescription
Public methodDigitalDataSource
Initializes a new instance.
Public methodDigitalDataSource(Double)
Create a new source based on the given data rate.
Protected methodDigitalDataSource(DigitalDataSource, CopyContext)
Initializes a new instance as a copy of an existing instance.
Public methodDigitalDataSource(Double, SignalDataCollection)
Create a new source based on the given data rate and signal data.
Public methodDigitalDataSource(Double, TimeIntervalCollection)
Create a new source based on the given data rate and generation times.
Public methodDigitalDataSource(Double, SignalDataCollection, TimeIntervalCollection)
Create a new source based on the given data rate, signal data and generation times.
Top
See Also