Provides methods to fetch and read the PhaseNoise measurement results.

Derives from

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public class RFmxSpecAnMXPhaseNoiseResults : RFmxSpecAnMXSubObject

Methods

NameDescription
FetchCarrierMeasurement(string, double, out double, out double)

Fetches the carrier measurement.

FetchIntegratedNoise(string, double, ref double[], ref double[], ref double[], ref double[], ref double[])

Fetches the integrated noise measurement.

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

Fetches the log plot trace.

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

Fetches the smoothened log plot trace.

FetchSpotNoise(string, double, ref double[])

Fetches the spot noise.

GetCarrierFrequency(string, out double)

Gets the measured carrier frequency.

GetCarrierPower(string, out double)

Gets the measured carrier power.

GetIntegratedPhaseNoise(string, ref double[])

Gets the integrated phase noise.

GetJitter(string, ref double[])

Gets the jitter in seconds.

GetResidualFM(string, ref double[])

Gets the residual FM in Hz.

GetResidualPMInDegree(string, ref double[])

Gets the residual PM in degrees.

GetResidualPMInRadian(string, ref double[])

Gets the residual PM in radians.

GetSpotPhaseNoise(string, ref double[])

Gets the phase noise corresponding to the PhaseNoise Spot Noise Frequency List method by using the smoothed log plot trace.