RFmx TDSCDMA DotNET

Table of Contents

RFmxTdscdmaMXAcpResults Class

  • Updated2024-07-17
  • 3 minute(s) read
RFmxTdscdmaMXAcpResults Class

RFmxTdscdmaMXAcpResults Class

Provides methods to fetch and read the ACP measurement results.

Inheritance Hierarchy

SystemObject
  RFmxTdscdmaMXSubObject
    NationalInstruments.RFmx.TdscdmaMXRFmxTdscdmaMXAcpResults

Namespace:  NationalInstruments.RFmx.TdscdmaMX
Assembly:  NationalInstruments.RFmx.TdscdmaMX.Fx40 (in NationalInstruments.RFmx.TdscdmaMX.Fx40.dll) Version: 24.5.0.49284 (24.5.0.49284)

Syntax

public sealed class RFmxTdscdmaMXAcpResults : RFmxTdscdmaMXSubObject
Public NotInheritable Class RFmxTdscdmaMXAcpResults
	Inherits RFmxTdscdmaMXSubObject

The RFmxTdscdmaMXAcpResults type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodFetchAbsolutePowersTrace
Fetches the absolute powers trace for ACP measurement.
Public methodFetchCarrierAbsolutePower
Returns the absolute carrier power.
Public methodFetchOffsetMeasurement
Returns the absolute and relative powers measured in the offset channel. The relative powers are measured relative to the integrated power of the power reference carrier.
Use "offset(n)" as the selector string to read results from this method.
Public methodFetchOffsetMeasurementArray
Returns the absolute and relative powers measured in the offset channel. The relative powers are measured relative to the integrated power of the power reference carrier.
Public methodFetchRelativePowersTrace
Fetches the relative powers trace for ACP measurement.
Public methodFetchSpectrum
Fetches the spectrum used for the ACP measurement.
Public methodGetCarrierAbsolutePower
Gets the absolute measured carrier power. This value is expressed in dBm.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetLowerOffsetAbsolutePower
Gets the absolute measured lower offset channel power. This value is expressed in dBm. Use "offset(n)" as the selector string to read this result.
Public methodGetLowerOffsetRelativePower
Gets the lower offset channel power measured relative to the integrated power of the power reference carrier. This value is expressed in dB. Use "offset(n)" as the selector string to read this result.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetUpperOffsetAbsolutePower
Gets the absolute measured upper offset channel power. This value is expressed in dBm. Use "offset(n)" as the selector string to read this result.
Public methodGetUpperOffsetRelativePower
Gets the upper offset channel power measured relative to the integrated power of the power reference carrier. This value is expressed in dB. Use "offset(n)" as the selector string to read this result.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top

See Also

Log in to get a better experience