The method SetAllVars sets the variable types of all variables of the currently loaded model to VarType.
VarType may assume one of the following three values:
mblVarIgnore |
Variable of this type are ignored and not used when applying the model data to a sensor input. |
mblVarIndep |
Independent variables |
mblVarTarget |
Target of dependent variables. |
|