VnaDataToolsPowerT Method
Power
Namespace: Metas.Vna.DataAssembly: Metas.Vna.Data (in Metas.Vna.Data.dll) Version: 2.8.9053.20259
public static T[][] Power<T>(
VnaData<T> x,
out VnaPortDescription[] sourcePorts
)
where T : new(), Object, IRealNumber<T>
Public Shared Function Power(Of T As {New, Object, IRealNumber(Of T)}) (
x As VnaData(Of T),
<OutAttribute> ByRef sourcePorts As VnaPortDescription()
) As T()()
public:
generic<typename T>
where T : gcnew(), Object, IRealNumber<T>
static array<array<T>^>^ Power(
VnaData<T>^ x,
[OutAttribute] array<VnaPortDescription>^% sourcePorts
)
static member Power :
x : VnaData<'T> *
sourcePorts : VnaPortDescription[] byref -> 'T[][] when 'T : new() and Object and IRealNumber<'T>
- x VnaDataT
- VNA Data
- sourcePorts VnaPortDescription
- Source Ports
- T
- Real Number Type
TPower Matrix / mW, row index: frequency, column index: source port