ScriptTAddCmcUncertainties Method
Add CMC Uncertainties
Namespace: Metas.Vna.ToolsAssembly: Metas.Vna.Tools (in Metas.Vna.Tools.exe) Version: 2.8.9053.20314
public void AddCmcUncertainties(
string pathData,
string pathCmcEntry,
string pathRes
)
Public Sub AddCmcUncertainties (
pathData As String,
pathCmcEntry As String,
pathRes As String
)
public:
void AddCmcUncertainties(
String^ pathData,
String^ pathCmcEntry,
String^ pathRes
)
member AddCmcUncertainties :
pathData : string *
pathCmcEntry : string *
pathRes : string -> unit
Parameters
- pathData String
- Input File Path (*.sdatb)
- pathCmcEntry String
- CMC Entry File Path (*.cmc)
- pathRes String
- Result File Path (*.sdatb)