public ZParamData( double[] freq, int[] ports )
Public Sub New ( freq As Double(), ports As Integer() )
public: ZParamData( array<double>^ freq, array<int>^ ports )
new : freq : float[] * ports : int[] -> ZParamData
In This Article