RFmx Pulse DotNET

Table of Contents

RFmxPulseMXPulseResults Class

  • Updated2024-07-17
  • 26 minute(s) read
RFmxPulseMXPulseResults Class

RFmxPulseMXPulseResults Class

Provides methods to fetch and read the Pulse measurement results.

Inheritance Hierarchy

SystemObject
  RFmxPulseMXSubObject
    NationalInstruments.RFmx.PulseMXRFmxPulseMXPulseResults

Namespace:  NationalInstruments.RFmx.PulseMX
Assembly:  NationalInstruments.RFmx.PulseMX.Fx40 (in NationalInstruments.RFmx.PulseMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)

Syntax

public sealed class RFmxPulseMXPulseResults : RFmxPulseMXSubObject
Public NotInheritable Class RFmxPulseMXPulseResults
	Inherits RFmxPulseMXSubObject

The RFmxPulseMXPulseResults type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodFetchAmplitudeTrace
Fetches the amplitude trace of the selected pulse.
Public methodFetchBurstIntrapulseStabilityTrace
Fetches the burst intrapulse stability trace, averaged across the pulses within a positional average burst, over multiple measurement points.(br/)
Public methodFetchBurstSelectedPositionStabilityTrace
Fetches the burst stability trace of the selected position.
Public methodFetchFrequencyTrace
Fetches the frequency trace of the selected pulse.
Public methodFetchIntrapulseStabilityTrace
Fetches the intrapulse stability trace over multiple measurement points, for the selected pulse or position.(br/)
Public methodFetchIQTrace
Fetches the IQ trace of the selected pulse.
Public methodFetchMultipleMeasurementPointsStabilityTrace
Fetches the multiple measurement points stability trace.
Public methodFetchPhaseWrappedTrace
Fetches the wrapped phase trace of the selected pulse.
Public methodFetchPulseToPulseStabilityTrace
Fetches the pulse to pulse stability trace.
Public methodFetchStabilityTrace
Fetches the stability trace of the selected pulse.
Public methodFetchTimeSidelobeTrace
Fetches the time sidelobe trace for the selected pulse.
Public methodGetAmplitudeStability
Gets the amplitude stability of the measured pulses. This value is expressed in dB.This value is computed as the deviation of amplitude from the reference.
Public methodGetAmplitudeStabilityMaximum
Gets the maximum amplitude stability across the measured pulses. This value is expressed in dB.
Public methodGetAmplitudeStabilityMean
Gets the mean of the amplitude stability values across the measured pulses. This value is expressed in dB.
Public methodGetAmplitudeStabilityMinimum
Gets the minimum amplitude stability across the measured pulses. This value is expressed in dB.
Public methodGetAmplitudeStabilityStandardDeviation
Gets the amplitude stability standard deviation across the measured pulses. This value is expressed in dB.
Public methodGetAverageAmplitudeStability
Gets the average amplitude stability over the measured pulses. This value is expressed in dB.The stability is computed as the variance of the amplitude over the measured pulses.
Public methodGetAverageFrequency
Gets the average frequencie for all measured pulses. This value is expressed in Hz.
Public methodGetAverageFrequencyMaximum
Gets the maximum average frequency across the measured pulses. This value is expressed in Hz.
Public methodGetAverageFrequencyMean
Gets the mean of the average frequency across the measured pulses. This value is expressed in Hz.
Public methodGetAverageFrequencyMinimum
Gets the minimum average frequency across the measured pulses. This value is expressed in Hz.
Public methodGetAverageFrequencyStandardDeviation
Gets the standard deviation of the average frequency across the measured pulses. This value is expressed in Hz.
Public methodGetAverageLevel
Gets the average power levels during the pulse period for all measured pulses. The values are expressed in dBm.
Public methodGetAverageLevelMaximum
Gets the maximum average power level during the pulse period across the measured pulses. This value is expressed in dBm.
Public methodGetAverageLevelMean
Gets the mean of the average power levels during the pulse period across the measured pulses. This value is expressed in dBm.
Public methodGetAverageLevelMinimum
Gets the minimum average power level during the pulse period across the measured pulses. This value is expressed in dBm.
Public methodGetAverageLevelStandardDeviation
Gets the standard deviation of the average power levels during the pulse period across the measured pulses. This value is expressed in dBm.
Public methodGetAverageOnLevel
Gets the average power levels during the ON duration for all measured pulses. The values are expressed in dBm.
Public methodGetAverageOnLevelMaximum
Gets the maximum average power level during the ON duration across the measured pulses. This value is expressed in dBm.
Public methodGetAverageOnLevelMean
Gets the mean of the average power levels during the ON duration across the measured pulses. This value is expressed in dBm.
Public methodGetAverageOnLevelMinimum
Gets the minimum average power level during the ON duration across the measured pulses. This value is expressed in dBm.
Public methodGetAverageOnLevelStandardDeviation
Gets the standard deviation of the average power levels during the ON duration across the measured pulses. This value is expressed in dBm.
Public methodGetAveragePhase
Gets the average phase for all measured pulses. This value is expressed in degrees.
Public methodGetAveragePhaseMaximum
Gets the maximum average phase across the measured pulses. This value is expressed in degrees.
Public methodGetAveragePhaseMean
Gets the mean of the average phase across the measured pulses. This value is expressed in degrees.
Public methodGetAveragePhaseMinimum
Gets the minimum average phase across the measured pulses. This value is expressed in degrees.
Public methodGetAveragePhaseStability
Gets the average phase stability over the measured pulses. This value is expressed in dB.The stability is computed as the variance of the phase over the measured pulses.
Public methodGetAveragePhaseStandardDeviation
Gets the standard deviation of the average phase across the measured pulses. This value is expressed in degrees.
Public methodGetAverageTotalStability
Gets the average total stability over measured pulses. This value is expressed in dB.
Public methodGetBaseLevel
Gets the base levels for all measured pulses. The values are expressed in dBm.
Public methodGetBaseLevelMaximum
Gets the maximum base level across the measured pulses. This value is expressed in dBm.
Public methodGetBaseLevelMean
Gets the mean of the base levels across the measured pulses. This value is expressed in dBm.
Public methodGetBaseLevelMinimum
Gets the minimum base level across the measured pulses. This value is expressed in dBm.
Public methodGetBaseLevelStandardDeviation
Gets the standard deviation of the base levels across the measured pulses. This value is expressed in dBm.
Public methodGetBurstIndex
Gets the burst indices of all the measured pulses.
Public methodGetDroop
Gets the droop values computed for all measured pulses. Droop values are defined as the rate at which the pulse top levels decays from the beginning to the end during On duration. This value is expressed in units specified by SetMetricsAmplitudeDeviationUnit(String, RFmxPulseMXPulseMetricsAmplitudeDeviationUnit) method.
Public methodGetDroopMaximum
Gets the maximum of droop values computed for all measured pulses. This value is expressed in units specified by SetMetricsAmplitudeDeviationUnit(String, RFmxPulseMXPulseMetricsAmplitudeDeviationUnit) method.
Public methodGetDroopMean
Gets the mean of the droop values computed for all measured pulses. This value is expressed in units specified by SetMetricsAmplitudeDeviationUnit(String, RFmxPulseMXPulseMetricsAmplitudeDeviationUnit) method.
Public methodGetDroopMinimum
Gets the minimum of droop values computed for all measured pulses. This value is expressed in units specified by SetMetricsAmplitudeDeviationUnit(String, RFmxPulseMXPulseMetricsAmplitudeDeviationUnit) method.
Public methodGetDroopStandardDeviation
Gets the standard deviation of the droop values computed for all measured pulses. This value is expressed in units specified by SetMetricsAmplitudeDeviationUnit(String, RFmxPulseMXPulseMetricsAmplitudeDeviationUnit) method.
Public methodGetDutyCycle
Gets the duty cycle values for all measured pulses. Duty cycle is the ratio of pulse ON duration to the pulse period. This value is expressed as a percentage.
Public methodGetDutyCycleMaximum
Gets the maximum duty cycle across the measured pulses. This value is expressed as a percentage.
Public methodGetDutyCycleMean
Gets the mean of duty cycle values across the measured pulses. This value is expressed as a percentage.
Public methodGetDutyCycleMinimum
Gets the minimum duty cycle across the measured pulses. This value is expressed as a percentage.
Public methodGetDutyCycleStandardDeviation
Gets the standard deviation of duty cycle values across the measured pulses. This value is expressed as a percentage.
Public methodGetFallEdge
Gets the fall edge for all measured pulses. Fall edge is the absolute time instant when the pulse exceeds the falling edge width threshold. This value is expressed in seconds.
Public methodGetFallTime
Gets the fall time for all measured pulses. Fall time is the difference between the time when the pulse drops below the upper and lower thresholds. This value is expressed in seconds.
Public methodGetFallTimeMaximum
Gets the maximum fall time across the measured pulses. This value is expressed in seconds.
Public methodGetFallTimeMean
Gets the mean of the fall time values across the measured pulses. This value is expressed in seconds.
Public methodGetFallTimeMinimum
Gets the minimum fall time across the measured pulses. This value is expressed in seconds.
Public methodGetFallTimeStandardDeviation
Gets the standard deviation of the fall time values across the measured pulses. This value is expressed in seconds.
Public methodGetFMChirpRate
Gets the frequency slope rate of a best-fit linear least square regression line measured over user specified sample analysis time interval as determined by Pulse Freq Phase Dev Range Length (%) method for each pulse. This value is expressed in Hz/us.This result is valid for linear FM and triangular FM modulation.
Public methodGetFMChirpRate2
Gets the frequency slope rate of the 2nd best-fit linear least square regression line measured over user specified sample analysis time interval as determined by Pulse Freq Phase Dev Range Length (%) method for the measured pulses. This value is expressed in Hz/us.This result is valid only for triangular FM modulation.
Public methodGetFMChirpRate2Maximum
Gets the maximum FM chirp rate2 value across the measured pulses. This value is expressed in Hz/us.This result is valid only for triangular FM modulation.
Public methodGetFMChirpRate2Mean
Gets the mean of the FM chirp rate2 values across the measured pulses. This value is expressed in Hz/us.This result is valid only for triangular FM modulation.
Public methodGetFMChirpRate2Minimum
Gets the minimum FM chirp rate2 value across the measured pulses. This value is expressed in Hz/us.This result is valid only for triangular FM modulation.
Public methodGetFMChirpRate2StandardDeviation
Gets the standard deviation of the FM chirp rate2 values across the measured pulses. This value is expressed in Hz/us.This result is valid only for triangular FM modulation.
Public methodGetFMChirpRateMaximum
Gets the maximum FM chirp rate across the measured pulses. This value is expressed in Hz/us.This result is valid for linear FM and triangular FM modulation.
Public methodGetFMChirpRateMean
Gets the mean of the FM chirp rates across the measured pulses. This value is expressed in Hz/us.This result is valid for linear FM and triangular FM modulation.
Public methodGetFMChirpRateMinimum
Gets the minimum FM chirp rate across the measured pulses. This value is expressed in Hz/us.This result is valid for linear FM and triangular FM modulation.
Public methodGetFMChirpRateStandardDeviation
Gets the standard deviation of the FM chirp rates across the measured pulses. This value is expressed in Hz/us.This result is valid for linear FM and triangular FM modulation.
Public methodGetFrequencyDeviation
Gets the peak-to-peak frequency deviation for all measured pulses. This value is expressed in Hz.
Public methodGetFrequencyDeviationMaximum
Gets the maximum peak-to-peak phase deviation across the measured pulses. This value is expressed in Hz.
Public methodGetFrequencyDeviationMean
Gets the mean of the peak-to-peak phase deviation across the measured pulses. This value is expressed in Hz.
Public methodGetFrequencyDeviationMinimum
Gets the minimum peak-to-peak frequency deviation across the measured pulses. This value is expressed in Hz.
Public methodGetFrequencyDeviationStandardDeviation
Gets the standard deviation of the peak-to-peak frequency deviation across the measured pulses. This value is expressed in Hz.
Public methodGetFrequencyErrorPeak
Gets the peak frequency error for all measured pulses. This value is expressed in Hz.
Public methodGetFrequencyErrorPeakLocation
Gets the time locations corresponding to the peak frequency error of the measured pulses. This value is expressed in seconds.
Public methodGetFrequencyErrorPeakMaximum
Gets the maximum peak frequency error across the measured pulses. This value is expressed in Hz.
Public methodGetFrequencyErrorPeakMean
Gets the mean of the peak frequency error across the measured pulses. This value is expressed in Hz.
Public methodGetFrequencyErrorPeakMinimum
Gets the minimum peak frequency error across the measured pulses. This value is expressed in Hz.
Public methodGetFrequencyErrorPeakStandardDeviation
Gets the standard deviation of the peak frequency error across the measured pulses. This value is expressed in Hz.
Public methodGetFrequencyErrorRms
Gets the RMS frequency error for all measured pulses. This value is expressed in Hz.
Public methodGetFrequencyErrorRmsMaximum
Gets the maximum RMS frequency error across the measured pulses. This value is expressed in Hz.
Public methodGetFrequencyErrorRmsMean
Gets the mean of the RMS frequency error across the measured pulses. This value is expressed in Hz.
Public methodGetFrequencyErrorRmsMinimum
Gets the minimum RMS frequency error across the measured pulses. This value is expressed in Hz.
Public methodGetFrequencyErrorRmsStandardDeviation
Gets the standard deviation of the RMS frequency error across the measured pulses. This value is expressed in Hz.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetOvershoot
Gets the overshoot values computed for all measured pulses. The overshoot value is defined as the ratio of height of the local peak after a rising edge to the pulse amplitude. This value is expressed in units specified by SetMetricsAmplitudeDeviationUnit(String, RFmxPulseMXPulseMetricsAmplitudeDeviationUnit) method.
Public methodGetOvershootMaximum
Gets the maximum of overshoot values computed for all measured pulses. This value is expressed in units specified by SetMetricsAmplitudeDeviationUnit(String, RFmxPulseMXPulseMetricsAmplitudeDeviationUnit) method.
Public methodGetOvershootMean
Gets the mean of the overshoot values computed for all measured pulses. This value is expressed in units specified by SetMetricsAmplitudeDeviationUnit(String, RFmxPulseMXPulseMetricsAmplitudeDeviationUnit) method.
Public methodGetOvershootMinimum
Gets the minimum of overshoot values computed for all measured pulses. This value is expressed in units specified by SetMetricsAmplitudeDeviationUnit(String, RFmxPulseMXPulseMetricsAmplitudeDeviationUnit) method.
Public methodGetOvershootStandardDeviation
Gets the standard deviation of the overshoot values computed for all measured pulses. This value is expressed in units specified by SetMetricsAmplitudeDeviationUnit(String, RFmxPulseMXPulseMetricsAmplitudeDeviationUnit) method.
Public methodGetPeakLevel
Gets the peak power levels during the pulse period for all measured pulses. The values are expressed in dBm.
Public methodGetPeakLevelMaximum
Gets the maximum peak power level during the pulse period across the measured pulses. This value is expressed in dBm.
Public methodGetPeakLevelMean
Gets the mean of the peak power levels during the pulse period across the measured pulses. This value is expressed in dBm.
Public methodGetPeakLevelMinimum
Gets the minimum peak power level during the pulse period across the measured pulses. This value is expressed in dBm.
Public methodGetPeakLevelStandardDeviation
Gets the standard deviation of the peak power levels during the pulse period across the measured pulses. This value is expressed in dBm.
Public methodGetPhaseDeviation
Gets the peak-to-peak phase deviation for all measured pulses. This value is expressed in degrees.
Public methodGetPhaseDeviationMaximum
Gets the maximum peak-to-peak phase deviation across the measured pulses. This value is expressed in degrees.
Public methodGetPhaseDeviationMean
Gets the mean of the peak-to-peak phase deviation across the measured pulses. This value is expressed in degrees.
Public methodGetPhaseDeviationMinimum
Gets the minimum peak-to-peak phase deviation across the measured pulses. This value is expressed in degrees.
Public methodGetPhaseDeviationStandardDeviation
Gets the standard deviation of the peak-to-peak phase deviation across the measured pulses. This value is expressed in degrees.
Public methodGetPhaseErrorPeak
Gets the peak phase error for all measured pulses. This value is expressed in degrees.
Public methodGetPhaseErrorPeakLocation
Gets the time locations corresponding to the peak phase error for all measured pulses. This value is expressed in seconds.
Public methodGetPhaseErrorPeakMaximum
Gets the maximum peak phase error across the measured pulses. This value is expressed in degrees.
Public methodGetPhaseErrorPeakMean
Gets the mean of the peak phase error across the measured pulses. This value is expressed in degrees.
Public methodGetPhaseErrorPeakMinimum
Gets the minimum peak phase error across the measured pulses. This value is expressed in degrees.
Public methodGetPhaseErrorPeakStandardDeviation
Gets the standard deviation of the peak phase error across the measured pulses. This value is expressed in degrees.
Public methodGetPhaseErrorRms
Gets the RMS phase error for all measured pulses. This value is expressed in degrees.
Public methodGetPhaseErrorRmsMaximum
Gets the maximum RMS phase error across the measured pulses. This value is expressed in degrees.
Public methodGetPhaseErrorRmsMean
Gets the mean of the RMS phase error across the measured pulses. This value is expressed in degrees.
Public methodGetPhaseErrorRmsMinimum
Gets the minimum RMS phase error across the measured pulses. This value is expressed in degrees.
Public methodGetPhaseErrorRmsStandardDeviation
Gets the standard deviation of the RMS phase errors across the measured pulses. This value is expressed in degrees.
Public methodGetPhaseStability
Gets the phase stability of the measured pulses. This value is expressed in dB.This value is computed as the deviation of phase from the reference.
Public methodGetPhaseStabilityMaximum
Gets the maximum phase stability across the measured pulses. This value is expressed in dB.
Public methodGetPhaseStabilityMean
Gets the mean of the phase stability values across the measured pulses. This value is expressed in dB.
Public methodGetPhaseStabilityMinimum
Gets the minimum phase stability across the measured pulses. This value is expressed in dB.
Public methodGetPhaseStabilityStandardDeviation
Gets the phase stability standard deviation across the measured pulses. This value is expressed in dB.
Public methodGetPulseCount
Gets the measured pulse count.
Public methodGetPulseOffDuration
Gets the OFF duration values for all measured pulses. OFF duration value is the duration of the pulse for the first falling-edge and the subsequent rising-edge transition at width threshold. This value is expressed in seconds.
Public methodGetPulseOffDurationMaximum
Gets the maximum OFF duration across the measured pulses. This value is expressed in seconds.
Public methodGetPulseOffDurationMean
Gets the mean of the OFF duration values across the measured pulses. This value is expressed in seconds.
Public methodGetPulseOffDurationMinimum
Gets the minimum OFF duration across the measured pulses. This value is expressed in seconds.
Public methodGetPulseOffDurationStandardDeviation
Gets the standard deviation of OFF duration values across the measured pulses. This value is expressed in seconds.
Public methodGetPulsePositionIndex
Gets the position indices of all the measured pulses within a burst.
Public methodGetPulseRepetitionInterval
Gets the pulse period values for all measured pulses. Period values are the time difference between two consecutive transitions of the same polarity, either positive or negative, where the transitions occur at crossings of the width threshold.This value is expressed in seconds.
Public methodGetPulseRepetitionIntervalMaximum
Gets the maximum pulse period across the measured pulses. This value is expressed in seconds.
Public methodGetPulseRepetitionIntervalMean
Gets the mean of pulse period values across the measured pulses. This value is expressed in seconds.
Public methodGetPulseRepetitionIntervalMinimum
Gets the minimum pulse period across the measured pulses. This value is expressed in seconds.
Public methodGetPulseRepetitionIntervalStandardDeviation
Gets the standard deviation of pulse period values across the measured pulses. This value is expressed in seconds.
Public methodGetPulseToPulseFrequencyDifference
Gets the frequency difference of the pulses with respect to the frequency of the first pulse. This value is expressed in Hz.
Public methodGetPulseToPulseFrequencyDifferenceMaximum
Gets the maximum pulse-to-pulse frequency difference across the measured pulses. This value is expressed in Hz.
Public methodGetPulseToPulseFrequencyDifferenceMean
Gets the mean of the pulse-to-pulse frequency difference across the measured pulses. This value is expressed in Hz.
Public methodGetPulseToPulseFrequencyDifferenceMinimum
Gets the minimum pulse-to-pulse frequency difference across the measured pulses. This value is expressed in Hz.
Public methodGetPulseToPulseFrequencyDifferenceStandardDeviation
Gets the standard deviation of the pulse-to-pulse frequency difference across the measured pulses. This value is expressed in Hz.
Public methodGetPulseToPulsePhaseDifference
Gets the phase difference of the pulses with respect to the phase of the first pulse. This value is expressed in degrees.
Public methodGetPulseToPulsePhaseDifferenceMaximum
Gets the maximum pulse-to-pulse phase difference across the measured pulses. This value is expressed in degrees.
Public methodGetPulseToPulsePhaseDifferenceMean
Gets the mean of the pulse-to-pulse phase difference across the measured pulses. This value is expressed in degrees.
Public methodGetPulseToPulsePhaseDifferenceMinimum
Gets the minimum pulse-to-pulse phase difference across the measured pulses. This value is expressed in degrees.
Public methodGetPulseToPulsePhaseDifferenceStandardDeviation
Gets the standard deviation of the pulse-to-pulse phase difference across the measured pulses. This value is expressed in degrees.
Public methodGetPulseWidth
Gets the ON duration for all measured pulses. ON duration value is the duration of the pulse for the first rising-edge and the subsequent falling-edge transition at width threshold. This value is expressed in seconds.
Public methodGetPulseWidthMaximum
Gets the maximum ON duration across the measured pulses. This value is expressed in seconds.
Public methodGetPulseWidthMean
Gets the mean of the ON duration values across the measured pulses. This value is expressed in seconds.
Public methodGetPulseWidthMinimum
Gets the minimum ON duration across the measured pulses. This value is expressed in seconds.
Public methodGetPulseWidthStandardDeviation
Gets the standard deviation of ON duration values across the measured pulses. This value is expressed in seconds.
Public methodGetRipple
Gets the ripple values computed for all measured pulses. Ripple values are the difference between the maximum and minimum deviation from the pulse top reference. This value is expressed in units specified by SetMetricsAmplitudeDeviationUnit(String, RFmxPulseMXPulseMetricsAmplitudeDeviationUnit) method.
Public methodGetRippleMaximum
Gets the maximum of ripple values computed for all measured pulses. This value is expressed in units specified by SetMetricsAmplitudeDeviationUnit(String, RFmxPulseMXPulseMetricsAmplitudeDeviationUnit) method.
Public methodGetRippleMean
Gets the mean of the ripple values computed for all measured pulses. This value is expressed in units specified by SetMetricsAmplitudeDeviationUnit(String, RFmxPulseMXPulseMetricsAmplitudeDeviationUnit) method.
Public methodGetRippleMinimum
Gets the minimum of ripple values computed for all measured pulses. This value is expressed in units specified by SetMetricsAmplitudeDeviationUnit(String, RFmxPulseMXPulseMetricsAmplitudeDeviationUnit) method.
Public methodGetRippleStandardDeviation
Gets the standard deviation of the ripple values computed for all measured pulses. This value is expressed in units specified by SetMetricsAmplitudeDeviationUnit(String, RFmxPulseMXPulseMetricsAmplitudeDeviationUnit) method.
Public methodGetRiseEdge
Gets the rise edge for all measured pulses. Rise edge is the absolute time instant when the pulse exceeds the rising edge lower threshold. This value is expressed in seconds.
Public methodGetRiseTime
Gets the rise time for all measured pulses. Rise time is the difference between the time when the pulse exceeds the lower and upper thresholds. This value is expressed in seconds.
Public methodGetRiseTimeMaximum
Gets the maximum rise time across the measured pulses. This value is expressed in seconds.
Public methodGetRiseTimeMean
Gets the mean of the rise time values across the measured pulses. This value is expressed in seconds.
Public methodGetRiseTimeMinimum
Gets the minimum rise time across the measured pulses. This value is expressed in seconds.
Public methodGetRiseTimeStandardDeviation
Gets the standard deviation of the rise time values across the measured pulses. This value is expressed in seconds.
Public methodGetTimeSidelobeCompressionRatio
Gets the compression ratio for all measured pulses. Compression ratio is the ratio of the mainlobe width to the pulse width. This value is expressed as a percentage.
Public methodGetTimeSidelobeCompressionRatioMaximum
Gets the maximum compression ratio across the measured pulses. This value is expressed as a percentage.
Public methodGetTimeSidelobeCompressionRatioMean
Gets the mean of the compression ratio values across the measured pulses. This value is expressed as a percentage.
Public methodGetTimeSidelobeCompressionRatioMinimum
Gets the minimum compression ratio across the measured pulses. This value is expressed as a percentage.
Public methodGetTimeSidelobeCompressionRatioStandardDeviation
Gets the standard deviation of the compression ratio values across the measured pulses. This value is expressed as a percentage.
Public methodGetTimeSidelobeDelay
Gets the sidelobe delay for all measured pulses. Sidelobe delay is the time elapsed between the highest sidelobe peak and mainlobe peak level. This value is expressed in seconds.
Public methodGetTimeSidelobeDelayMaximum
Gets the maximum sidelobe delay across the measured pulses. This value is expressed in seconds.
Public methodGetTimeSidelobeDelayMean
Gets the mean of the sidelobe delay values across the measured pulses. This value is expressed in seconds.
Public methodGetTimeSidelobeDelayMinimum
Gets the minimum sidelobe delay across the measured pulses. This value is expressed in seconds.
Public methodGetTimeSidelobeDelayStandardDeviation
Gets the standard deviation of the sidelobe delay values across the measured pulses. This value is expressed in seconds.
Public methodGetTimeSidelobeMainlobeWidth
Gets the mainlobe width for all measured pulses. Mainlobe width is the width at 3dB below from its peak level. This value is expressed in seconds.
Public methodGetTimeSidelobeMainlobeWidthMaximum
Gets the maximum mainlobe width across the measured pulses. This value is expressed in seconds.
Public methodGetTimeSidelobeMainlobeWidthMean
Gets the mean of the mainlobe width values across the measured pulses. This value is expressed in seconds.
Public methodGetTimeSidelobeMainlobeWidthMinimum
Gets the minimum mainlobe width across the measured pulses. This value is expressed in seconds.
Public methodGetTimeSidelobeMainlobeWidthStandardDeviation
Gets the standard deviation of the mainlobe width values across the measured pulses. This value is expressed in seconds.
Public methodGetTimeSidelobePeakCorrelation
Gets the peak correlation for all measured pulses. Peak correlation is the normalized peak power of the correlated output by both measured and reference pulse powers. This values ranges in between 0 to 1.
Public methodGetTimeSidelobePeakCorrelationMaximum
Gets the maximum peak correlation across the measured pulses.
Public methodGetTimeSidelobePeakCorrelationMean
Gets the mean of the peak correlation values across the measured pulses.
Public methodGetTimeSidelobePeakCorrelationMinimum
Gets the minimum peak correlation across the measured pulses.
Public methodGetTimeSidelobePeakCorrelationStandardDeviation
Gets the standard deviation of the peak correlation values across the measured pulses.
Public methodGetTimeSidelobePeakSidelobeLevel
Gets the peak sidelobe level for all measured pulses. Peak sidelobe level is the ratio of the highest sidelobe peak to the mainlobe peak level. This value is expressed in dB.
Public methodGetTimeSidelobePeakSidelobeLevelMaximum
Gets the maximum peak sidelobe level across the measured pulses. This value is expressed in seconds.
Public methodGetTimeSidelobePeakSidelobeLevelMean
Gets the mean of the peak sidelobe level values across the measured pulses. This value is expressed in dB.
Public methodGetTimeSidelobePeakSidelobeLevelMinimum
Gets the minimum peak sidelobe level across the measured pulses. This value is expressed in dB.
Public methodGetTimeSidelobePeakSidelobeLevelStandardDeviation
Gets the standard deviation of the peak sidelobe level values across the measured pulses. This value is expressed in dB.
Public methodGetTopLevel
Gets the top levels for all measured pulses. The values are expressed in dBm.
Public methodGetTopLevelMaximum
Gets the maximum top level across the measured pulses. This value is expressed in dBm.
Public methodGetTopLevelMean
Gets the mean of the top levels across the measured pulses. This value is expressed in dBm.
Public methodGetTopLevelMinimum
Gets the minimum top level across the measured pulses. This value is expressed in dBm.
Public methodGetTopLevelStandardDeviation
Gets the standard deviation of the top levels across the measured pulses. This value is expressed in dBm.
Public methodGetTotalStability
Gets the total stability of the measured pulses. This value is expressed in dB.
Public methodGetTotalStabilityMaximum
Gets the maximum total stability across the measured pulses. This value is expressed in dB.
Public methodGetTotalStabilityMean
Gets the mean of the total stability values across the measured pulses. This value is expressed in dB.
Public methodGetTotalStabilityMinimum
Gets the minimum total stability across the measured pulses. This value is expressed in dB.
Public methodGetTotalStabilityStandardDeviation
Gets the total stability standard deviation across the measured pulses. This value is expressed in dB.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top

See Also

Log in to get a better experience