INoiseCorrelationMatrixTN_k Property
Noise Correlation Matrix divided by Boltzmann Constant / K
Namespace: Metas.Vna.Data.NoiseParametersAssembly: Metas.Vna.Data (in Metas.Vna.Data.dll) Version: 3.0.9519.15360
Complex<T>[][][] N_k { get; set; }
Property N_k As Complex(Of T)()()()
Get
Set
property array<array<array<Complex<T>>^>^>^ N_k {
array<array<array<Complex<T>>^>^>^ get ();
void set (array<array<array<Complex<T>>^>^>^ value);
}
abstract N_k : Complex<'T>[][][] with get, set
Property Value
ComplexT