IMsFormulaStringGenerator

Assembly: Ms;

Description

The IMsFormulaStringGenerator interface contains properties and methods that are used to work with generator of model calculation method string view.

Inheritance Hierarchy

          IMsStringGenerator

          IMsFormulaStringGenerator

Properties

  Property name Brief description
Formula The Formula property returns parameters of the method used for model calculation.

Properties inherited from IMsStringGenerator

  Brief description
The AdvancedOptions property determines the advanced settings used to generate model names.
The Coord property determines the coordinate for estimated model coefficients.
The HideModelPeriods property determines whether to hide the calculation period in the string view.
The ShowEstimatedCoeffs property determines whether identified equation coefficients should be displayed.
The ShowFullVariableNames property determines whether variables are displayed with full names.

Methods inherited from IMsStringGenerator

  Method name Brief description
Execute The Execute method generates string view.

See also:

Ms Assembly Interfaces