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
Params The Params property returns model parameters used in calculation.

Methods

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

See also:

Ms Assembly Interfaces