edges_cal.reflection_coefficient.CalkitStandard.reflection_coefficient¶
- CalkitStandard.reflection_coefficient(freq: Annotated[Quantity, PhysicalType(‘frequency’)]) Annotated[Quantity, PhysicalType('dimensionless')][source]¶
Obtain the combined reflection coefficient of the standard.
See Eq. 18 of M16.
Note that, despite looking different to Alan’s implementation, this is exactly the same as his agilent() function EXCEPT that he doesn’t seem to use the loss / capacitance models.