Assembly: Algo;
The IAlgorithmBaseExecutor interface is a basic interface for algorithm calculation.
IAlgorithmBaseExecutor
Property name | Brief description | |
MsProblem | The MsProblem property returns the modeling problem used in algorithm calculation. | |
ParamValues | The ParamValues property returns settings of algorithm calculation periods start and end and the collection of calculation algorithm parameters. |
See also: