The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



SetAllVars


Unit: SDL_membl
Class: TMemBasedLearner
Declaration: property SetAllVars (VarType: TMBLVarType);

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 Variables 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.


Last Update: 2023-Feb-06