RFmx SpecAn DOTNET

RFmxSpecAnMXIQResults Class

  • Updated2024-07-17
  • 2 minute(s) read
RFmxSpecAnMXIQResults Class

RFmxSpecAnMXIQResults Class

Provides methods to fetch the I/Q measurement results.

Inheritance Hierarchy

SystemObject
  RFmxSpecAnMXSubObject
    NationalInstruments.RFmx.SpecAnMXRFmxSpecAnMXIQResults

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

 NameDescription
Public methodEqualsDetermines whether the specified Object is equal to the current Object.
(Inherited from Object)
Public methodFetchData Fetches I/Q data from a single record in an acquisition.
Public methodGetHashCodeServes as a hash function for a particular type.
(Inherited from Object)
Public methodGetRecordsDone Fetches the number of records that RFmx has acquired.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top

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.

See Also

Log in to get a better experience