FreqPortZr<T>.SamePortZr(IFreqPortZr<T>, Boolean) Method

Same port impedances

Definition

Namespace: Metas.Vna.Data
Assembly: Metas.Vna.Data (in Metas.Vna.Data.dll) Version: 2.8.9053.20259
C#
public bool SamePortZr(
	IFreqPortZr<T> other,
	bool exception = false
)

Parameters

other  IFreqPortZr<T>
Other
exception  Boolean  (Optional)
Throw exception if not same

Return Value

Boolean

Implements

IFreqPortZr<T>.SamePortZr(IFreqPortZr<T>, Boolean)

See Also