RfsaSpectrumAcquisition Methods
- Updated2025-07-17
- 3 minute(s) read
Rfsa
The RfsaSpectrumAcquisition type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | MemoryOptimizedReadPowerSpectrum(PrecisionTimeSpan, Double) | Initiates a spectrum acquisition and returns power spectrum data. |
![]() | MemoryOptimizedReadPowerSpectrum(PrecisionTimeSpan, Single) | Initiates a spectrum acquisition and returns power spectrum data, and provides additional spectrum information. |
![]() | MemoryOptimizedReadPowerSpectrum(PrecisionTimeSpan, Double, RfsaSpectrumInfo) | Initiates a spectrum acquisition, returns power spectrum data, and provides additional spectrum information. |
![]() | MemoryOptimizedReadPowerSpectrum(PrecisionTimeSpan, Single, RfsaSpectrumInfo) | Initiates a spectrum acquisition and returns power spectrum data, and provides additional spectrum information. |
![]() | ReadPowerSpectrum(PrecisionTimeSpan) | Initiates a spectrum acquisition and returns power spectrum data. |
![]() | ReadPowerSpectrum(PrecisionTimeSpan, RfsaSpectrumInfo) | Initiates a spectrum acquisition and returns power spectrum data. |
![]() | ReadPowerSpectrumSingle(PrecisionTimeSpan) | Initiates a spectrum acquisition and returns power spectrum data. |
![]() | ReadPowerSpectrumSingle(PrecisionTimeSpan, RfsaSpectrumInfo) | Initiates a spectrum acquisition and returns power spectrum data. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |