FreqPortZrTCommonPortZr Method

Gets common reference impedance / Ohm

Definition

Namespace: Metas.Vna.Data
Assembly: Metas.Vna.Data (in Metas.Vna.Data.dll) Version: 2.8.9053.20259
C#
public Complex<T> CommonPortZr(
	bool exception = false
)

Parameters

exception  Boolean  (Optional)
Throw exception if not all ports have the same reference impedance

Return Value

ComplexT

Implements

IFreqPortZrTCommonPortZr(Boolean)

See Also