CalkitManagerCalkitCalibrationElementReflectModelGetC2(string, out double)
- Updated2025-10-13
- 1 minute(s) read
Returns the 2nd order coefficient of the 3rd order polynomial capacitance/inductance model for the Reflect Open/Reflect Short model type.
Syntax
Namespace: NationalInstruments.RFmx.VnaMX
public int CalkitManagerCalkitCalibrationElementReflectModelGetC2(string selectorString, out double c2)
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Specifies the selector string created by this method. The selector string comprises of the Calkit ID and the Calibration Element ID. |
| c2 | out double | Upon return, contains the 2nd order coefficient of the 3rd order polynomial capacitance/inductance model for the Reflect Open/Reflect Short model type. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.