Click or drag to resize

itmPluginaceOperation_runExperimentMatrix Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:imbWBI.IndustryTermModel.consolePlugin.itmPlugin.aceOperation_runExperimentMatrix(System.Int32,System.Double,System.Boolean,System.String,System.String,System.Int32,System.Int32,System.Boolean,System.Boolean)"]

Namespace:  imbWBI.IndustryTermModel.consolePlugin
Assembly:  imbWBI.IndustryTermModel (in imbWBI.IndustryTermModel.dll) Version: 1.0.49
Syntax
C#
public void aceOperation_runExperimentMatrix(
	int LPF = 2,
	double DFC = 5,
	bool IDFOn = true,
	string fve = "CSSRM",
	string shell = "k1",
	int stxStart = 2,
	int stxEnd = 6,
	bool StrictPOS = false,
	bool Report = false
)

Parameters

LPF (Optional)
Type: SystemInt32

[Missing <param name="LPF"/> documentation for "M:imbWBI.IndustryTermModel.consolePlugin.itmPlugin.aceOperation_runExperimentMatrix(System.Int32,System.Double,System.Boolean,System.String,System.String,System.Int32,System.Int32,System.Boolean,System.Boolean)"]

DFC (Optional)
Type: SystemDouble

[Missing <param name="DFC"/> documentation for "M:imbWBI.IndustryTermModel.consolePlugin.itmPlugin.aceOperation_runExperimentMatrix(System.Int32,System.Double,System.Boolean,System.String,System.String,System.Int32,System.Int32,System.Boolean,System.Boolean)"]

IDFOn (Optional)
Type: SystemBoolean

[Missing <param name="IDFOn"/> documentation for "M:imbWBI.IndustryTermModel.consolePlugin.itmPlugin.aceOperation_runExperimentMatrix(System.Int32,System.Double,System.Boolean,System.String,System.String,System.Int32,System.Int32,System.Boolean,System.Boolean)"]

fve (Optional)
Type: SystemString

[Missing <param name="fve"/> documentation for "M:imbWBI.IndustryTermModel.consolePlugin.itmPlugin.aceOperation_runExperimentMatrix(System.Int32,System.Double,System.Boolean,System.String,System.String,System.Int32,System.Int32,System.Boolean,System.Boolean)"]

shell (Optional)
Type: SystemString

[Missing <param name="shell"/> documentation for "M:imbWBI.IndustryTermModel.consolePlugin.itmPlugin.aceOperation_runExperimentMatrix(System.Int32,System.Double,System.Boolean,System.String,System.String,System.Int32,System.Int32,System.Boolean,System.Boolean)"]

stxStart (Optional)
Type: SystemInt32

[Missing <param name="stxStart"/> documentation for "M:imbWBI.IndustryTermModel.consolePlugin.itmPlugin.aceOperation_runExperimentMatrix(System.Int32,System.Double,System.Boolean,System.String,System.String,System.Int32,System.Int32,System.Boolean,System.Boolean)"]

stxEnd (Optional)
Type: SystemInt32

[Missing <param name="stxEnd"/> documentation for "M:imbWBI.IndustryTermModel.consolePlugin.itmPlugin.aceOperation_runExperimentMatrix(System.Int32,System.Double,System.Boolean,System.String,System.String,System.Int32,System.Int32,System.Boolean,System.Boolean)"]

StrictPOS (Optional)
Type: SystemBoolean

[Missing <param name="StrictPOS"/> documentation for "M:imbWBI.IndustryTermModel.consolePlugin.itmPlugin.aceOperation_runExperimentMatrix(System.Int32,System.Double,System.Boolean,System.String,System.String,System.Int32,System.Int32,System.Boolean,System.Boolean)"]

Report (Optional)
Type: SystemBoolean

[Missing <param name="Report"/> documentation for "M:imbWBI.IndustryTermModel.consolePlugin.itmPlugin.aceOperation_runExperimentMatrix(System.Int32,System.Double,System.Boolean,System.String,System.String,System.Int32,System.Int32,System.Boolean,System.Boolean)"]

See Also