ITargetPhaseVariable

Assembly: Cp;

Description

The ITargetPhaseVariable interface is used to work with phase variable.

Inheritance Hierarchy

          ITargetPhaseVariable

Comments

To work with all phase variables, use the ITargetPhaseVariablesArray interface.

Properties

  Property name Brief description
CoefficientsOrder The CoefficientsOrder property determines an order of variable coefficients.
Constraints The Constraints property determines the collection of constraints for phase variable.
FunctionExpression The FunctionExpression property determines a frequency equation.
Id The Id property returns phase variable identifier.
Name The Name property determines a variable name.
Retrospective The Retrospective property determines initial values of phase variable before criterion problem calculation start.

See also:

Cp Assembly Interfaces