public class CalConfigStd<T>
where T : new(), Object, IRealNumber<T>
Public Class CalConfigStd(Of T As {New, Object, IRealNumber(Of T)})
generic<typename T>
where T : gcnew(), Object, IRealNumber<T>
public ref class CalConfigStd
type CalConfigStd<'T when 'T : new() and Object and IRealNumber<'T>> = class end
CalConfigStdT | Calibration Config Standard |
CalConfigStdT(CalConfigStdDescription, SParamDataT) | Calibration Config Standard |
CalConfigStdT(CalConfigStdDescription, WaveParamDataT) | Calibration Config Standard |
CalConfigStdT(CalConfigStdDescription, SParamDataT, ICalibrationStandardT) | Calibration Config Standard |
CalConfigStdT(CalConfigStdDescription, WaveParamDataT, ICalibrationStandardT) | Calibration Config Standard |
CalConfigStdT(CalConfigStdDescription, SParamDataT, ICalibrationStandardT, UncContributionsT) | Calibration Config Standard |
CalConfigStdT(CalConfigStdDescription, WaveParamDataT, ICalibrationStandardT, UncContributionsT) | Calibration Config Standard |
Definition | Calibration Standard Definition |
Description | Calibration Standard Description |
Measurement | Calibration Standard Raw Measurement |
PowerMeasurement | Power Sensor Raw Measurement |
ReceiverMeasurement | Calibration Standard Raw Receiver Measurement |
U | Uncertainty Contributions |
UncDefinition | Definition including Drift of Ideal VNA, Cable Stability and Connector Repeatability |
UncDriftSwitchTerms | Drift of Switch Terms |
UncMeasurement | Raw Measurement including the Noise and Linearity |
UncPowerMeasurement | Raw Power Measurement including the Noise and Linearity |
UncReceiverDefinition | Receiver Definition including Drift of Ideal VNA, Cable Stability and Connector Repeatability |
UncReceiverMeasurement | Raw Measurement including the Noise and Linearity |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |