CalToolsCompute Method

Compute from Console

Definition

Namespace: Metas.Vna.Calibration.Config
Assembly: Metas.Vna.Calibration.Config (in Metas.Vna.Calibration.Config.dll) Version: 2.8.9053.20302
C#
public static void Compute(
	string configFilePath,
	string rootPath,
	string rootPathDb,
	bool removeSmallUncInfluences = true
)

Parameters

configFilePath  String
Config File Path
rootPath  String
Root Path
rootPathDb  String
Root Path Database
removeSmallUncInfluences  Boolean  (Optional)
Remove Small Unc Influences

See Also