Keysight Pathwave 89600 VSA .NET API
TableMetric Enumeration
See Also 
Agilent.SA.Vsa.Pulse.Interfaces Assembly > Agilent.SA.Vsa.Pulse Namespace : TableMetric Enumeration


Glossary Item Box

Metrics which can appear in the Pulse Table.

Syntax

Visual Basic (Declaration) 
Public Enum TableMetric 
   Inherits System.Enum
C# 
public enum TableMetric : System.Enum 
C++/CLI 
public enum class TableMetric : public System.Enum 

Members

MemberDescriptionMinimum SW Version‡
AngleOfArrivalAzimuthThe azimuth angle of arrival for a given pulse.25.20
AngleOfArrivalElevationThe elevation angle of arrival for a given pulse.25.20
BarkerCodeBarker code identified in the pulse.20.00
BaseLevelAmplitude of pulse base (0%) level
BestFitApexFrequencyFrequency of the apex of the triangular modulation calculated from the intersections of the best-fit lines of each chirp in the pulse20.00
BestFitApexOffsetTimeTime relative to center of pulse of the apex of the triangular modulation calculated from the intersections of the best-fit lines of each chirp in the pulse20.00
BestFitFMIntegralNonlinearityIntegral non-linearity of the measured signal, compared to the best-fit linear chirp for the pulse.
BestFitFMIntegralNonlinearity2Integral non-linearity of the measured signal, compared to the best-fit linear chirp for the second chirp in the pulse.20.00
BestFitFMMeanMean frequency value of the best-fit linear chirp for the pulse
BestFitFMPeakToPeakDeviationTotal frequency range of the best-fit linear chirp for the pulse
BestFitFMSlopeFM slope of the best-fit linear chirp for the pulse
BestFitFMSlope2FM slope of the best-fit linear chirp for the second chirp in the pulse20.00
BestFitFMStartStarting frequency value of the best-fit linear chirp for the pulse
BestFitFMStart2Starting frequency value of the best-fit linear chirp for second chirp in the pulse 20.0020.00
BestFitFMStopEnding frequency value of the best-fit linear chirp for the pulse
BestFitFMStop2Ending frequency value of the best-fit linear chirp for second chirp in the pulse20.00
Channel2AmplitudeDiffAmplitude difference between channel 2 and channel 1.21.00
Channel2FrequencyDiffFrequency difference between channel 2 and channel 1.21.00
Channel2TimeDiffTime difference between channel 2 and channel 1.21.00
ChipCountNumber of BPSK chips in the pulse.20.00
ChipOffsetOffset of BPSK chip start time relative to xxx in seconds.20.00
ChipWidthBPSK chip width in seconds.20.00
CompressionRatioThe compression ratio of the pulse.23.20
DetectedBitsBits decoded in the pulse.20.00
DroopDbDroop, change in pulse top level amplitude, calculated as the ratio of the start and stop levels
DroopPercentDroop, change in pulse top level amplitude over the width of the pulse, in percent of top level
DroopRateDroop rate, change in amplitude per microsecond
DroopStartRising edge Top level, from linear regression calculation
DroopStopFalling edge Top level, from linear regression calculation
DutyCycleDuty Cycle, calculated as PulseWidth / PRI * 100%
EmitterIdThe emitter Id found by performing deinterleaving of the pulses.25.20
FallingEdgeFalling edge time location
FallTimeFall time of pulse, calculated between user-specified upper and lower thresholds
FrequencyErrorPeakPeak frequency error of the pulse, in Hz
FrequencyErrorPeakLocationLocation of the peak frequency error, as an offset from the start of the pulse
FrequencyErrorRmsRMS frequency error of the pulse, in Hz
FrequencyMeanMean frequency value of the pulse. Relative to center or absolute frequency, depending on FrequencyReportMode.
FrequencyPeakToPeakDeviationTotal measured frequency range (abs(max-min)) within the pulse
FrequencyPulseToPulseDifferenceDifference between Frequency Mean of current pulse and first pulse
HopBeginTimeThe start time of the frequency hopping state.25.20
HopDwellTimeThe dwell time of the frequency hopping state.25.20
HopEndTimeThe end time of the frequency hopping state.25.20
HopMeanFrequencyThe mean frequency across the frequency hopping state.25.20
HopMeanFrequencyDeviationThe mean frequency deviation across the frequency hopping state.25.20
HopSettlingTimeThe settling time of the frequency hopping state.25.20
HopStateIndexThe hop state index best matching the frequency hopping state.25.20
HopSwitchingTimeThe switching time of the frequency hopping state.25.20
MainlobeWidthThe main-lobe width of the correlation trace for the pulse.23.20
MeanLevelRMS average pulse amplitude measured over ON + OFF intervals
ModulationDetected modulation type when is Modulation is set to Automatic20.00
OffTimeOff Time, length of interval between Fall Edge of the current pulse and Rise Edge of the next pulse
OnLevelAmplitude of pulse On region
OvershootDbOvershoot, maximum after rising edge, expressed in dB relative to pulse amplitude
OvershootPercentOvershoot, maximum after rising edge, as a percentage of pulse amplitude
PeakLevelAmplitude of pulse peak level measured over ON + OFF intervals
PeakRhoThe rho value for the pulse - how well correlated it is to the reference pulse.23.20
PeakSidelobeLevelThe peak time sidelobe level of the pulse.23.20
PeakSidelobeLocationThe peak time sidelobe location for the pulse.23.20
PeakToAveragePeak to Average, ratio of pulse Peak Level to Mean Level
PhaseErrorPeakPeak phase error within the pulse
PhaseErrorPeakLocationLocation of the peak phase error, as an offset from the start of the pulse
PhaseErrorRmsRMS phase error (measured - reference) within the pulse
PhaseMeanMean phase value of the pulse, in degrees
PhasePeakToPeakDeviationTotal measured phase range (abs(max-min)) within the pulse
PhasePulseToPulseDifferenceDifference between Phase Mean of current pulse and first pulse
PrfPulse Repetition Frequency (1/PRF)
PriPulse Repetition Interval, time between Rise Edge of current pulse to Rise Edge of the next pulse
PulseNumberMeasured pulse number. This value is 1-based, starting from the first analyzed pulse.
PulseWidthPulse width, calculated between Pulse Width threshold on rising and falling edge of pulse
RippleDbRipple, expressed in dB
RipplePercentRipple, as a percentage of the pulse amplitude
RiseTimeRise time of pulse, calculated between user-specified upper and lower thresholds
RisingEdgeRising edge time location
ScoreThe score value associated with each pulse.25.20
SegmentIndexSegment index. This value is 1-based.
TopBaseRatioRatio of top level to base level expressed in dB
TopLevelAmplitude of pulse top (100%) level
‡ This is the minimum 89600 VSA software version level needed to use this enum member.

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 19.00

See Also