WaveParamToolsPowerT Method
Power
Namespace: Metas.Vna.DataAssembly: Metas.Vna.Data (in Metas.Vna.Data.dll) Version: 2.8.9053.20259
public static T[][] Power<T>(
WaveParamData<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 WaveParamData(Of T),
<OutAttribute> ByRef sourcePorts As VnaPortDescription()
) As T()()
public:
generic<typename T>
where T : gcnew(), Object, IRealNumber<T>
static array<array<T>^>^ Power(
WaveParamData<T>^ x,
[OutAttribute] array<VnaPortDescription>^% sourcePorts
)
static member Power :
x : WaveParamData<'T> *
sourcePorts : VnaPortDescription[] byref -> 'T[][] when 'T : new() and Object and IRealNumber<'T>
- x WaveParamDataT
- Wave Parameter Data
- sourcePorts VnaPortDescription
- Source Ports
- T
- Real Number Type
TPower Matrix / mW, row index: frequency, column index: source port