ScriptTCheckCmcUncertainties Method

Check CMC Uncertainties

Definition

Namespace: Metas.Vna.Tools
Assembly: Metas.Vna.Tools (in Metas.Vna.Tools.exe) Version: 2.8.9053.20314
C#
public bool CheckCmcUncertainties(
	string pathData,
	string pathCmcEntry
)

Parameters

pathData  String
Input File Path (*.sdatb)
pathCmcEntry  String
CMC Entry File Path (*.cmc)

Return Value

Boolean

See Also