IMsUserTransformImplementation

Description

The IMsUserTransformImplementation interface implements properties and methods required to calculate a model using user algorithm. This interface must be predetermined in the user class.

Properties

  Property name Brief description
The Params property returns model parameters used in calculation.

Methods

  Method name Brief description
The Execute method calculates the model using the user algorithm.

See also:

Ms Assembly Interfaces