RFmxSpecAnMXIQResults Class
- Updated2024-07-17
- 2 minute(s) read
RFmx
Provides methods to fetch the I/Q measurement results.
Inheritance Hierarchy
Namespace: NationalInstruments.RFmx.SpecAnMX
Assembly: NationalInstruments.RFmx.SpecAnMX.Fx40 (in NationalInstruments.RFmx.SpecAnMX.Fx40.dll) Version: 24.5.0.49286 (24.5.0.49286)
Syntax
public sealed class RFmxSpecAnMXIQResults : RFmxSpecAnMXSubObject
Public NotInheritable Class RFmxSpecAnMXIQResults Inherits RFmxSpecAnMXSubObject
The RFmxSpecAnMXIQResults type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object) | |
| FetchData | Fetches I/Q data from a single record in an acquisition. | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object) | |
| GetRecordsDone | Fetches the number of records that RFmx has acquired. | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
Remarks
For more information about RFmx SpecAn, refer to the RFmx SpecAn Help.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.