Class: sltest.testmanager.TestIteration
Package: sltest.testmanager
Set model parameter for iteration
setModelParam(obj,modelObject,paramName,value)
setModelParam(obj,modelObject,paramName,value,'SimulationIndex',sim)
setModelParam(
sets
a model parameter for the test iteration object.obj
,modelObject
,paramName
,value
)
setModelParam(
sets a model parameter for the specified simulation in an equivalence test.obj
,modelObject
,paramName
,value
,'SimulationIndex',sim
)