RfsaDeembeddingType Enumeration
- Updated2025-10-14
- 1 minute(s) read
Specifies the type of de-embedding to apply to measurements on the specified port.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public enum RfsaDeembeddingType
Members
| Name | Value | Description |
|---|---|---|
| None | (int)3900 | De-embedding is not applied to the measurement. |
| Scalar | (int)3901 | De-embeds the measurement using only the gain term. |
| Vector | (int)3902 | De-embeds the measurement using the gain term and the reflection term. |