PowerCalibrationStandardTReflectionCoefficient Property
Reflection Coefficient (from Database or Measurement)
Namespace: Metas.Vna.Database.CalibrationStandardsAssembly: Metas.Vna.Database (in Metas.Vna.Database.dll) Version: 2.8.9053.20282
public Complex<T>[] ReflectionCoefficient { get; }
Public ReadOnly Property ReflectionCoefficient As Complex(Of T)()
Get
public:
virtual property array<Complex<T>>^ ReflectionCoefficient {
array<Complex<T>>^ get () sealed;
}
abstract ReflectionCoefficient : Complex<'T>[] with get
override ReflectionCoefficient : Complex<'T>[] with get
ComplexTIPowerCalibrationStandard2TReflectionCoefficient