Arction.Wpf.SignalProcessing Namespace |
| Class | Description | |
|---|---|---|
| AmplitudeSineSweepChangedEventArgs |
Represents a AmplitudeSineSweepChangedEventArgs object.
| |
| AmplitudeSineSweepComponent |
Sine amplitude sweep waveform component. Runs with constant frequency, from amplitude to another, during given duration.
Then jumps to start starting amplitude again.
| |
| AudioInput | [Missing <summary> documentation for "T:Arction.Wpf.SignalProcessing.AudioInput"] | |
| AudioOutput | [Missing <summary> documentation for "T:Arction.Wpf.SignalProcessing.AudioOutput"] | |
| CaptionVisibilityConverter | [Missing <summary> documentation for "T:Arction.Wpf.SignalProcessing.CaptionVisibilityConverter"] | |
| DataGeneratedEventArgs |
Represents a DataGeneratedEventArgs object.
| |
| DataSource | [Missing <summary> documentation for "T:Arction.Wpf.SignalProcessing.DataSource"] | |
| DelegateCommand | [Missing <summary> documentation for "T:Arction.Wpf.SignalProcessing.DelegateCommand"] | |
| FrequencySineSweepChangedEventArgs |
Represents a FrequencySineSweepChangedEventArgs object.
| |
| FrequencySineSweepComponent |
Sine frequency sweep waveform component. Runs with constant amplitude, from frequency to another, during given duration.
Then jumps to start starting frequency again.
| |
| InverseBooleanConverter | [Missing <summary> documentation for "T:Arction.Wpf.SignalProcessing.InverseBooleanConverter"] | |
| MarkerReadEventArgs |
Represents a MarkerReadEvent object.
| |
| PlaybackDeviceInfo |
Represents playback device info.
| |
| RandomNoiseChangedEventArgs |
Represents a RandomNoiseChangedEvent object.
| |
| RandomNoiseComponent |
Random noise waveform component
| |
| RecordingDeviceInfo |
Represents recording device info.
| |
| SignalGenerator | [Missing <summary> documentation for "T:Arction.Wpf.SignalProcessing.SignalGenerator"] | |
| SignalReader | [Missing <summary> documentation for "T:Arction.Wpf.SignalProcessing.SignalReader"] | |
| SineChangedEventArgs | [Missing <summary> documentation for "T:Arction.Wpf.SignalProcessing.SineChangedEventArgs"] | |
| SineComponent |
Sine waveform component
| |
| SpectrumCalculator | [Missing <summary> documentation for "T:Arction.Wpf.SignalProcessing.SpectrumCalculator"] | |
| SquareChangedEventArgs |
Represents a SquareChangedEvent object.
| |
| SquareComponent |
Square waveform component
| |
| StartedEventArgs |
Represents a StartedEvent object.
| |
| StringToDoubleConverter | [Missing <summary> documentation for "T:Arction.Wpf.SignalProcessing.StringToDoubleConverter"] | |
| TriangleChangedEventArgs |
Represents a TriangleChangedEvent object.
| |
| TriangleComponent |
Triangle waveform component
|
| Structure | Description | |
|---|---|---|
| SignalReaderMarker |
Marker.
| |
| SignalReaderWavInfo |
WAV audio format information.
|
| Interface | Description | |
|---|---|---|
| IDataSource |
Data source interface.
| |
| IFileDataSource |
File data source interface.
| |
| ISampledDataSource |
Sampeled data source.
| |
| IWaveFormComponent |
Waveform component interface.
|
| Delegate | Description | |
|---|---|---|
| Action |
A multi-purpose delegate to use when you need neither parameters nor a return value.
| |
| ChangedEventHandler |
Occures when property is changed.
| |
| DataGeneratedEventHandler |
Data generation event.
| |
| EndOfFileEventHandler |
Read end of file event.
| |
| MarkerReadEventHandler |
Marker read event.
| |
| StartedEventHandler |
Start event.
| |
| StoppedEventHandler |
Stop event.
|
| Enumeration | Description | |
|---|---|---|
| DataGeneratedStatus |
Enumeration of data generated statuses.
| |
| SelectedPage |
Active page that is shown in the UI
| |
| SignalReaderFileFormat |
Enumaration of file formats.
| |
| SignalReaderOpenResult |
Open result.
| |
| SignalReaderReadSampleBundlesStatus |
Enumaration of defined types of read sample bundles.
| |
| SignalReaderWavHeaderReadResult |
Enumaration of defined validations of formats.
| |
| ThreadType |
Threading type
|