Assembly: Cp;
Namespace: Prognoz.Platform.Interop.Cp;
The ITargetPhaseVariable interface is used to work with phase variable.
ITargetPhaseVariable
To work with all phase variables, use the ITargetPhaseVariablesArray interface.
| Property name | Brief description | |
| CoefficientsOrder | The CoefficientsOrder property determines order of variable coefficients. | |
| Constraints | The Constraints property determines collection of constraints for phase variable. | |
| FunctionExpression | The FunctionExpression property determines frequency equation. | |
| Id | The Id property returns phase variable identifier. | |
| The Name property determines variable name. | ||
| Retrospective | The Retrospective property determines initial values of phase variable before criterion problem calculation start. |
See also: