VnaParameterSParameterMatrixReferenceReceiverAndSwitchTerms(Int32, Int32) Method
S-Parameter Matrix, ReferenceReceiver and Switch Terms
Namespace: Metas.Vna.DataAssembly: Metas.Vna.Data (in Metas.Vna.Data.dll) Version: 2.8.9053.20259
public static VnaParameter[,] SParameterMatrixReferenceReceiverAndSwitchTerms(
int[] ports,
int[] swt_rcv_ports
)
Public Shared Function SParameterMatrixReferenceReceiverAndSwitchTerms (
ports As Integer(),
swt_rcv_ports As Integer()
) As VnaParameter(,)
public:
static array<VnaParameter^,2>^ SParameterMatrixReferenceReceiverAndSwitchTerms(
array<int>^ ports,
array<int>^ swt_rcv_ports
)
static member SParameterMatrixReferenceReceiverAndSwitchTerms :
ports : int[] *
swt_rcv_ports : int[] -> VnaParameter[,]
- ports Int32
- Ports
- swt_rcv_ports Int32
- Switch terms receiver ports
VnaParameter