Cp > Cp Assembly Interfaces > ITargetPhaseVariable
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 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. |
![]() |
The Name property determines a variable name. | |
![]() |
Retrospective | The Retrospective property determines initial values of phase variable before criterion problem calculation start. |
See also: