RFmxVnaMXCalkitManagerCalkitCalibrationElementReflectModelType Enumeration
- Updated2025-10-13
- 1 minute(s) read
specifies the model type of of the 1-port reflect standard.
Syntax
Namespace: NationalInstruments.RFmx.VnaMX
public enum RFmxVnaMXCalkitManagerCalkitCalibrationElementReflectModelType
Members
| Name | Value | Description |
|---|---|---|
| ReflectOpen | 0 | Models an Offset Open by specifying the offset parameters and the parameters of the Open (3rd order polynomial model of the capacitance). |
| ReflectShort | 1 | Models an Offset Short by specifying the offset parameters and the parameters of the short (3rd order polynomial model of the inductance). |
| Load | 2 | Models an Offset Load by specifying the offset parameters. |