NIRfsa Namespace

Table of Contents

RfsaChannelBasedDeembedding Class

  • Updated2025-05-22
  • 3 minute(s) read
RfsaChannelBasedDeembedding Class

RfsaChannelBasedDeembedding Class

Represents the channel-based properties and methods used to configure Deembedding.

Inheritance Hierarchy

SystemObject
  NationalInstruments.ModularInstruments.NIRfsaRfsaSubObject
    NationalInstruments.ModularInstruments.NIRfsaRfsaChannelBasedDeembedding

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

public sealed class RfsaChannelBasedDeembedding : RfsaSubObject
Public NotInheritable Class RfsaChannelBasedDeembedding
	Inherits RfsaSubObject

The RfsaChannelBasedDeembedding type exposes the following members.

Properties

 NameDescription
Public propertyDeembeddingCompensationGain Gets the de-embedding compensation gain(as double) used to compensate the mismatch on the specified port defined by sParameterTables.
Public propertyDeembeddingSelectedTable Gets or sets the de-embedding table to apply to the measurements on the specified port.
Public propertyDeembeddingType Gets or sets the type of de-embedding to apply to measurements on the specified port.
Top

Methods

 NameDescription
Public methodConfigureDeembeddingTableInterpolationLinear Selects the linear interpolation method.
Public methodConfigureDeembeddingTableInterpolationNearest Selects the nearest interpolation method. NI-RFSA uses the parameters of the table nearest to the carrier frequency for de-embedding.
Public methodConfigureDeembeddingTableInterpolationSpline Returns the S-parameters used for de-embedding a measurement. This includes interpolation of the parameters based on the configured carrier frequency.
Public methodCreateDeembeddingSParameterTableArray Creates an s-parameter de-embedding table for the port from the input data.
Public methodCreateDeembeddingSParameterTableS2pFile Creates an S-parameter de-embedding table for the port based on the specified S2P file.
Public methodDeleteDeembeddingTable Deletes the selected de-embedding table.
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top

Remarks

For more information, refer to NI RF Vector Signal Analyzers Help.

See Also

Log in to get a better experience