ScriptTInterpolation(String, String, String) Method
Interpolation
Namespace: Metas.Vna.ToolsAssembly: Metas.Vna.Tools (in Metas.Vna.Tools.exe) Version: 2.8.9053.20314
public void Interpolation(
string pathA,
string pathB,
string pathRes
)
Public Sub Interpolation (
pathA As String,
pathB As String,
pathRes As String
)
public:
void Interpolation(
String^ pathA,
String^ pathB,
String^ pathRes
)
member Interpolation :
pathA : string *
pathB : string *
pathRes : string -> unit
Parameters
- pathA String
- N-Port A File Path
- pathB String
- Frequency List
- pathRes String
- Result File Path (*.sdatb)