Specifies the aperture mode to be used for the computation of group delay for all S-Parameters for which SParamsFormat method is set to Group Delay.

Syntax

Namespace: NationalInstruments.RFmx.VnaMX

public enum RFmxVnaMXSParamsGroupDelayApertureMode

Members

NameValueDescription
Points0

Sets group delay aperture mode to Points. Specify the aperture in terms of the number of frequency points by configuring SParamsGroupDelayAperturePoints method.

Percentage1

Sets group delay aperture mode to Percentage. Specify the aperture in terms of the frequency separation expressed in percentage by configuring SParamsGroupDelayAperturePercentage method.

FrequencySpan2

Sets group delay aperture mode to Frequency Span. Specify the aperture in terms of the frequency separation by configuring SParamsGroupDelayApertureFrequencySpan method.