RfsaChannelBasedDeembedding Class
- Updated2025-05-22
- 3 minute(s) read
Rfsa
Represents the channel-based properties and methods used to configure Deembedding.
Inheritance Hierarchy
SystemObject
NationalInstruments.ModularInstruments.NIRfsaRfsaSubObject
NationalInstruments.ModularInstruments.NIRfsaRfsaChannelBasedDeembedding
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
Name | Description | |
---|---|---|
![]() | DeembeddingCompensationGain | Gets the de-embedding compensation gain(as double) used to compensate the mismatch on the specified port defined by sParameterTables. |
![]() | DeembeddingSelectedTable | Gets or sets the de-embedding table to apply to the measurements on the specified port. |
![]() | DeembeddingType | Gets or sets the type of de-embedding to apply to measurements on the specified port. |
Methods
Name | Description | |
---|---|---|
![]() | ConfigureDeembeddingTableInterpolationLinear | Selects the linear interpolation method. |
![]() | ConfigureDeembeddingTableInterpolationNearest | Selects the nearest interpolation method. NI-RFSA uses the parameters of the table nearest to the carrier frequency for de-embedding. |
![]() | ConfigureDeembeddingTableInterpolationSpline | Returns the S-parameters used for de-embedding a measurement. This includes interpolation of the parameters based on the configured carrier frequency. |
![]() | CreateDeembeddingSParameterTableArray | Creates an s-parameter de-embedding table for the port from the input data. |
![]() | CreateDeembeddingSParameterTableS2pFile | Creates an S-parameter de-embedding table for the port based on the specified S2P file. |
![]() | DeleteDeembeddingTable | Deletes the selected de-embedding table. |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |
Remarks
For more information, refer to NI RF Vector Signal Analyzers Help.