Provides methods to fetch and read the ORFS measurement results.

Derives from

Syntax

Namespace: NationalInstruments.RFmx.GsmMX

public class RFmxGsmMXOrfsResults : RFmxGsmMXSubObject

Methods

NameDescription
FetchModulationPowerTrace(string, double, ref float[], ref float[], ref float[])

Fetches the modulation power trace and frequency offset.

FetchModulationResultsArray(string, double, out double, ref double[], ref double[], ref double[], ref double[])

Returns the modulation carrier power, absolute powers, and relative powers measured at the modulation offset frequencies. The relative powers are measured relative to the integrated modulation power of the carrier.

FetchSwitchingPowerTrace(string, double, ref float[], ref float[], ref float[])

Fetches the switching power trace and frequency offsets.

FetchSwitchingResultsArray(string, double, out double, ref double[], ref double[], ref double[], ref double[])

Fetches the switching carrier power, absolute powers, and relative powers measured at the switching offset frequencies. The relative powers are measured relative to the integrated switching power of the carrier.