RfsgDeembeddingType Enumeration
- Updated2025-05-22
- 1 minute(s) read
Rfsg
Specifies the type of de-embedding to apply to measurements on the specified port.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
public enum RfsgDeembeddingType
Public Enumeration RfsgDeembeddingType
Members
Member name | Value | Description |
---|---|---|
None | 25,000 | De-embedding is not applied to the measurement. |
Scalar | 25,001 | De-embeds the measurement using only the gain term. |
Vector | 25,002 | De-embeds the measurement using the gain term and the reflection term. |