IAlgorithmBaseExecutor

Assembly: Algo;

Description

The IAlgorithmBaseExecutor interface is a basic interface for algorithm calculation.

Inheritance Hierarchy

          IAlgorithmBaseExecutor

Properties

  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:

Algo Assembly Interfaces