![]() |
ComplexSignal Properties |
The ComplexSignal type exposes the following members.
Name | Description | |
---|---|---|
![]() | Channels |
Gets the number of channels of this signal.
(Inherited from Signal.) |
![]() | Data |
Gets a pointer to the first sample of the signal.
(Inherited from Signal.) |
![]() | Duration |
Gets the signal duration in milliseconds.
(Inherited from Signal.) |
![]() | Length |
Gets the number of samples in each channel of this signal,
as known as the number of frames in the signal.
(Inherited from Signal.) |
![]() | RawData |
Gets the raw binary data representing the signal.
(Inherited from Signal.) |
![]() | SampleFormat |
Gets the sample format used by this signal.
(Inherited from Signal.) |
![]() | SampleRate |
Gets the number of samples per second for this signal.
(Inherited from Signal.) |
![]() | Samples |
Gets the total number of samples in this signal.
(Inherited from Signal.) |
![]() | Status |
Gets the status of the signal - Fourier transformed,
Hilbert transformed (analytic) or real.
|